Package | Description |
---|---|
org.jdom.xpath |
Support for XPath from within JDOM.
|
Modifier and Type | Method and Description |
---|---|
static XPath |
XPath.newInstance(java.lang.String path)
Creates a new XPath wrapper object, compiling the specified
XPath expression.
|
Copyright © 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.