Class | Description |
---|---|
XMLUtil |
XMLUtil provides convience functions XML Functions (DOM & XPath)
Right now it uses xalan and xerces...
|
XMLUtil.NodeListIterator |
NodeIterator which iterates over a dom NodeList.
|
XMLUtil.SingleNodeIterator |
Node iterator which iterates over a single node.
|