|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathMatcher | |
---|---|
org.jdom.contrib.input.scanner | ElementScanner is a SAX filter that uses XPath-like expressions to select element nodes to build and notifies listeners when these elements becomes available during the SAX parse. |
Uses of XPathMatcher in org.jdom.contrib.input.scanner |
---|
Methods in org.jdom.contrib.input.scanner that return XPathMatcher | |
---|---|
static XPathMatcher |
XPathMatcher.newXPathMatcher(java.lang.String expression,
ElementListener listener)
Creates a new XPath matcher matching the specified XPath expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |