|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xfp.AttributeContainer
org.xfp.Filter
org.xfp.filters.xml.XPathAbstractFilter
org.xfp.filters.xml.XPathNode
Performs an XPath query and outputs a Node.
| Nested Class Summary |
| Nested classes inherited from class org.xfp.Filter |
Filter.OnErrorEnum, Filter.OnLoopErrorEnum |
| Field Summary |
| Fields inherited from class org.xfp.filters.xml.XPathAbstractFilter |
node, xpath, xpathapi |
| Fields inherited from class org.xfp.AttributeContainer |
name, parentContainer |
| Constructor Summary | |
XPathNode()
|
|
| Method Summary | |
org.w3c.dom.Node |
execute(org.w3c.dom.Node node)
Executes this filter. |
protected void |
subreset()
Subclasses must reset their status within this method. |
| Methods inherited from class org.xfp.filters.xml.XPathAbstractFilter |
reset, setNode, setXpath |
| Methods inherited from class org.xfp.Filter |
getOnError, initialize, log, newInstance, perform, toString |
| Methods inherited from class org.xfp.AttributeContainer |
configureAttributes, disposeAttributes, getAttributes, getFullName, getName, initializeAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XPathNode()
| Method Detail |
public org.w3c.dom.Node execute(org.w3c.dom.Node node)
throws java.lang.Exception
java.lang.Exceptionprotected void subreset()
XPathAbstractFilter
subreset in class XPathAbstractFilterXPathAbstractFilter.subreset()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||