Package | Description |
---|---|
org.apache.xalan.extensions |
Implementation of Xalan Extension Mechanism.
|
org.apache.xalan.transformer |
In charge of run-time transformations and the production of result trees.
|
org.apache.xml.dtm.ref | |
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.w3c.dom.ls | |
org.w3c.dom.traversal |
Class and Description |
---|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
Class and Description |
---|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
Class and Description |
---|
NodeFilter
Filters are objects that know how to "filter out" nodes.
|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
Class and Description |
---|
NodeFilter
Filters are objects that know how to "filter out" nodes.
|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
Class and Description |
---|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
Class and Description |
---|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
Class and Description |
---|
NodeFilter
Filters are objects that know how to "filter out" nodes.
|
Class and Description |
---|
NodeFilter
Filters are objects that know how to "filter out" nodes.
|
NodeIterator
NodeIterators are used to step through a set of nodes, e.g. |
TreeWalker
TreeWalker objects are used to navigate a document tree or
subtree using the view of the document defined by their
whatToShow flags and filter (if any). |
Copyright © 2014 Apache XML Project. All Rights Reserved.