Modifier and Type | Method and Description |
---|---|
Object[] |
XPather.evaluateAgainstNode(TagNode node)
Main public method for this class - a way to execute XPath expression against
specified TagNode instance.
|
Object[] |
TagNode.evaluateXPath(String xPathExpression)
Evaluates XPath expression on give node.
|
static void |
CommandLine.main(String[] args) |
Copyright © 2006–2013. All rights reserved.