Uses of Package
org.apache.xml.dtm
Packages that use org.apache.xml.dtm
Package
Description
Provides extension functions for connecting to a JDBC data source, executing a query,
and working incrementally through a "streamable" result set.
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.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
-
Classes in org.apache.xml.dtm used by org.apache.xalan.lib.sqlClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.This class iterates over a single XPath Axis, and returns node handles.A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. -
Classes in org.apache.xml.dtm used by org.apache.xalan.serialize
-
Classes in org.apache.xml.dtm used by org.apache.xalan.templatesClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.DTMIterators
are used to step through a (possibly filtered) set of nodes. -
Classes in org.apache.xml.dtm used by org.apache.xalan.transformerClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.DTMIterators
are used to step through a (possibly filtered) set of nodes.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xalan.xsltcClassDescriptionThis class iterates over a single XPath Axis, and returns node handles.
-
Classes in org.apache.xml.dtm used by org.apache.xalan.xsltc.domClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.This class iterates over a single XPath Axis, and returns node handles.A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.Simple filter for doing node tests.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xalan.xsltc.runtimeClassDescriptionThis class iterates over a single XPath Axis, and returns node handles.
-
Classes in org.apache.xml.dtm used by org.apache.xml.dtmClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.This class iterates over a single XPath Axis, and returns node handles.A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.Indicates a serious configuration error.This class specifies an exceptional condition that occured in the DTM module.Simple filter for doing node tests.DTMIterators
are used to step through a (possibly filtered) set of nodes.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xml.dtm.refClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.This class iterates over a single XPath Axis, and returns node handles.A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.Simple filter for doing node tests.DTMIterators
are used to step through a (possibly filtered) set of nodes.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xml.dtm.ref.dom2dtmClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xml.dtm.ref.sax2dtmClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.This class iterates over a single XPath Axis, and returns node handles.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xpathClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.Simple filter for doing node tests.DTMIterators
are used to step through a (possibly filtered) set of nodes.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes. -
Classes in org.apache.xml.dtm used by org.apache.xpath.axesClassDescription
DTM
is an XML document model expressed as a table rather than an object tree.This class iterates over a single XPath Axis, and returns node handles.A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.Simple filter for doing node tests.DTMIterators
are used to step through a (possibly filtered) set of nodes.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. -
Classes in org.apache.xml.dtm used by org.apache.xpath.objectsClassDescription
DTMIterators
are used to step through a (possibly filtered) set of nodes.A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. -
Classes in org.apache.xml.dtm used by org.apache.xpath.patterns