TransformParampublic class XPathContainer extends SignatureElementProxy implements TransformParam
ds:XPath Element. It implements the Element interface
and can be used directly in a DOM tree.baseURI, log| Constructor | Description |
|---|---|
XPathContainer(Document doc) |
Constructor XPathContainer
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBaseLocalName() |
Returns the localname of the Elements of the sub-class.
|
String |
getXPath() |
Returns the TEXT value of the
ds:XPath Element. |
void |
setXPath(String xpath) |
Sets the TEXT value of the
ds:XPath Element. |
addBase64Element, addBase64Text, addBigIntegerElement, addReturnToSelf, addText, addTextElement, appendOther, appendSelf, appendSelf, createElementForFamily, createElementForFamilyLocal, createText, getBaseURI, getBigIntegerFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getFirstChild, getLocalAttribute, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setDocument, setElement, setElement, setLocalAttribute, setLocalIdAttribute, setXPathNamespaceContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseNamespacepublic XPathContainer(Document doc)
doc - public void setXPath(String xpath)
ds:XPath Element.xpath - public String getXPath()
ds:XPath Element.ds:XPath Element.public String getBaseLocalName()
ElementProxygetBaseLocalName in class ElementProxyCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.