Uses of Package
org.htmlunit.xpath.operations
Packages that use org.htmlunit.xpath.operations
Package
Description
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
Support for XPath operations, such as +, -, string(), etc.
-
Classes in org.htmlunit.xpath.operations used by org.htmlunit.xpath.compilerClassDescriptionThe baseclass for a binary operation.The unary operation base class.
-
Classes in org.htmlunit.xpath.operations used by org.htmlunit.xpath.operationsClassDescriptionThe baseclass for a binary operation.The unary operation base class.