Package info.aduna.xml

Interface Summary
SimpleSAXListener A listener for events reported by SimpleSAXParser.
 

Class Summary
DocumentUtil Utilities to make working with DOM documents easier.
NodeUtil Defines some util methods on DOM nodes.
SAXWriter SAXWriter is a utility class that translates events sent to a SAX ContentHandler to a character stream send to a Writer.
SimpleSAXAdapter An implementation of SimpleSAXListener providing dummy implementations for all its methods.
SimpleSAXParser An XML parser that generates "simple" SAX-like events from a limited subset of XML documents.
XMLReaderFactory Factory class for creating an XMLReader.
XMLUtil Utility methods for handling and processing XML data.
XMLWriter A utility class offering convenience methods for writing XML.
 



Copyright © 2010 Aduna. All Rights Reserved.