| Class | Description |
|---|---|
| AbstractSimpleContentHandler<K,V> |
Simple SAX Parser to handle XML data, it is usually subclassed to provide the
missing pieces of information to actually collect some information out of the XML data.
|
| NodeListWrapper |
Simple wrapper to allow to iterate over a NodeList.
|