Uses of Package
org.htmlunit.xpath.axes

Packages that use org.htmlunit.xpath.axes
Package
Description
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types.
Implementation of XPath nodeTest support, and XSLT pattern matching support.