public 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 and Description |
---|
XPathContainer(Document doc)
Constructor XPathContainer
|
Modifier and Type | Method and 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. |
getBaseNamespace
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, setXPathNamespaceContext
public 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()
getBaseLocalName
in class ElementProxy
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.