Package com.helger.xml.serialize.read
-
Interface Summary Interface Description IBaseXMLReaderSettings Base Read-only interface for DOM and SAX reader settings.IDOMReaderSettings Read-only interface for DOM reader settings.ISAXReaderSettings Read-only interface for theSAXReaderSettings. -
Class Summary Class Description DOMInputStreamProvider A special input stream provider that takes an existingNodeand converts it to a byte array.DOMReader Helper class to read XML documents via SAX or DOMDOMReaderDefaultSettings DOM reader default settingsDOMReaderSettings DOM reader settingsSAXReader Helper class to read XML documents via SAXSAXReaderDefaultSettings SAX reader default settingsSAXReaderFactory SAXReaderSettings SAX reader settingsXMLCharsetDeterminator XML charset determinator based on a byte array.XMLLoggingExceptionCallback A special version of theLoggingExceptionCallbackthat handles the most common XML exceptions in a nice way :)