|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xml.dtm | |
---|---|
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.xml.dtm | |
---|---|
DTM
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. |
|
ObjectFactory.ConfigurationError
A configuration error. |
Classes in org.apache.xml.dtm used by org.apache.xml.dtm.ref | |
---|---|
DTM
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.dom2dtm | |
---|---|
DTM
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.sax2dtm | |
---|---|
DTM
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.xpath | |
---|---|
DTM
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.axes | |
---|---|
DTM
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.objects | |
---|---|
DTM
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. |
|
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.patterns | |
---|---|
DTM
DTM is an XML document model expressed as a table
rather than an object tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |