クラス | 説明 |
---|---|
DocumentNavigator |
Interface for navigating around the XOM object model.
|
XOMXPath |
An XPath implementation for the XOM model
This is the main entry point for matching an XPath against a DOM
tree.
|
Navigation for XOM trees. Note that XOM includes its own navigator which is likely faster and less buggy than this one, though it doesn't provide access to the full Jaxen API.
Copyright © 2001-2013 Codehaus. All Rights Reserved.