Package | Description |
---|---|
org.htmlcleaner |
Modifier and Type | Method | 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–2018. All rights reserved.