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, constructionElement, doc, 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, addText, addTextElement, createElementForFamily, createElementForFamilyLocal, getBaseURI, getBigIntegerFromChildElement, getBytesFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setElement, 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()
ElementProxy
getBaseLocalName
in class ElementProxy
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.