Uses of Package
org.apache.xpath.operations
Packages that use org.apache.xpath.operations
Package
Description
Implements the
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
Support for XPath operations, such as +, -, string(), etc.
-
Classes in org.apache.xpath.operations used by org.apache.xalan.templates
-
Classes in org.apache.xpath.operations used by org.apache.xpathClassDescriptionThe baseclass for a binary operation.The unary operation base class.The variable reference expression executer.
-
Classes in org.apache.xpath.operations used by org.apache.xpath.operationsClassDescriptionThe baseclass for a binary operation.The unary operation base class.The variable reference expression executer.