|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xml.dtm | |
org.apache.xalan.lib.sql | Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through a "streamable" result set. |
org.apache.xalan.serialize | |
org.apache.xalan.templates | Implements the Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
org.apache.xalan.xsltc | |
org.apache.xalan.xsltc.dom | |
org.apache.xalan.xsltc.runtime | |
org.apache.xml.dtm | |
org.apache.xml.dtm.ref | |
org.apache.xml.dtm.ref.dom2dtm | |
org.apache.xml.dtm.ref.sax2dtm | |
org.apache.xpath | Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. |
org.apache.xpath.axes | Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. |
org.apache.xpath.objects | Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types. |
org.apache.xpath.patterns | Implementation of XPath nodeTest support, and XSLT pattern matching support. |
Classes in org.apache.xml.dtm used by org.apache.xalan.lib.sqlDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. DTMAxisTraverser
|
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis. DTMManager
|
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.serializeDTM
|
DTM is an XML document model expressed as a table
rather than an object tree. |
Classes in org.apache.xml.dtm used by org.apache.xalan.templatesDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes. |
Classes in org.apache.xml.dtm used by org.apache.xalan.transformerDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes.DTMWSFilter
|
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.xsltcDTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. |
Classes in org.apache.xml.dtm used by org.apache.xalan.xsltc.domDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. DTMAxisTraverser
|
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis. DTMFilter
|
Simple filter for doing node tests. DTMManager
|
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. DTMWSFilter
|
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.runtimeDTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. |
Classes in org.apache.xml.dtm used by org.apache.xml.dtmDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. DTMAxisTraverser
|
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis. DTMConfigurationException
|
Indicates a serious configuration error. DTMException
|
This class specifies an exceptional condition that occured in the DTM module. DTMFilter
|
Simple filter for doing node tests. DTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes.DTMManager
|
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. DTMWSFilter
|
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.refDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. DTMAxisTraverser
|
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis. DTMFilter
|
Simple filter for doing node tests. DTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes.DTMManager
|
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. DTMWSFilter
|
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.dom2dtmDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMManager
|
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. DTMWSFilter
|
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.sax2dtmDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. DTMManager
|
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. DTMWSFilter
|
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.xpathDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMFilter
|
Simple filter for doing node tests. DTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes.DTMManager
|
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system. DTMWSFilter
|
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.axesDTM
|
DTM is an XML document model expressed as a table
rather than an object tree.DTMAxisIterator
|
This class iterates over a single XPath Axis, and returns node handles. DTMAxisTraverser
|
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis. DTMFilter
|
Simple filter for doing node tests. DTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes.DTMManager
|
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.objectsDTMIterator
|
DTMIterators are used to step through a (possibly
filtered) set of nodes.DTMManager
|
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.patternsDTM
|
DTM is an XML document model expressed as a table
rather than an object tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |