Uses of Class
org.htmlunit.xpath.operations.Operation

Packages that use Operation
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.