Package | Description |
---|---|
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
NodeVector.appendNodes(NodeVector nodes)
Append the nodes to the list.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeSetDTM
The NodeSetDTM class can act as either a NodeVector,
NodeList, or NodeIterator.
|
Modifier and Type | Method and Description |
---|---|
void |
NodeSetDTM.appendNodes(NodeVector nodes)
Append the nodes to the list.
|
Modifier and Type | Class and Description |
---|---|
class |
RTFIterator |
Copyright ? 2014 Apache XML Project. All Rights Reserved.