Uses of Package
org.apache.xpath.axes
Packages that use org.apache.xpath.axes
Package
Description
Implements the
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.In charge of run-time transformations and the production of result trees.
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.
Support for XPath operations, such as +, -, string(), etc.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
-
Classes in org.apache.xpath.axes used by org.apache.xalan.templatesClassDescriptionThis class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath invalid input: '<'a href="http://www.w3.org/TR/xpath#NT-LocationPath>LocationPath.
-
Classes in org.apache.xpath.axes used by org.apache.xalan.transformerClassDescriptionBase for iterators that handle predicates.This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.This class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath invalid input: '<'a href="http://www.w3.org/TR/xpath#NT-LocationPath>LocationPath.This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate, that only go forward (i.e. it can not be used with ancestors, preceding, etc.)Classes who implement this information provide information needed for static analysis of a path component.A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.
-
Classes in org.apache.xpath.axes used by org.apache.xpathClassDescriptionClasses who implement this interface can be a current node list, also refered to here as a
context node list .This class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath invalid input: '<'a href="http://www.w3.org/TR/xpath#NT-LocationPath>LocationPath.A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.This class extends NodeSetDTM, which implements DTMIterator, and fetches nodes one at a time in document order based on a XPath UnionExpr. -
Classes in org.apache.xpath.axes used by org.apache.xpath.axesClassDescriptionServes as common interface for axes Walkers, and stores common state variables.Base for iterators that handle predicates.This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.This class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath invalid input: '<'a href="http://www.w3.org/TR/xpath#NT-LocationPath>LocationPath.Classes who implement this information provide information needed for static analysis of a path component.A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.Location path iterator that uses Walkers.
-
Classes in org.apache.xpath.axes used by org.apache.xpath.objectsClassDescriptionThis class is the dynamic wrapper for a Xalan DTMIterator instance, and provides random access capabilities.Classes who implement this information provide information needed for static analysis of a path component.
-
Classes in org.apache.xpath.axes used by org.apache.xpath.operationsClassDescriptionClasses who implement this information provide information needed for static analysis of a path component.
-
Classes in org.apache.xpath.axes used by org.apache.xpath.patternsClassDescriptionA class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.