public interface XPathTransform extends Transform
Transform
performing an XPath selection.Modifier and Type | Field and Description |
---|---|
static String |
XPATH
Algorithm URI of the XPath
Transform . |
Modifier and Type | Method and Description |
---|---|
Map |
getNamespaceDeclarations()
Gets The namespace prefix to URI mapping used during evaluation of the
XPath expression.
|
String |
getXPathExpression()
Gets the XPath expression used for selection.
|
getAlgorithmURI
static final String XPATH
Transform
.String getXPathExpression()
Map getNamespaceDeclarations()
Copyright © 2016. All rights reserved.