|
|||||||||||
| 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.XPathString
Performs an XPath query and outputs a String.
| 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 | |
XPathString()
|
|
| Method Summary | |
java.lang.String |
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 XPathString()
| Method Detail |
public java.lang.String 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 | ||||||||||