Uses of Class
org.htmlunit.xpath.patterns.StepPattern

Packages that use StepPattern
Package
Description
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
Implements an XPath parser which produces an OpMap, and a so-called Compiler which produces an expression tree for fast evaluation.
Implementation of XPath nodeTest support, and XSLT pattern matching support.