Class SimpleXMLParser

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.eclnt.ccee.simplexml.SimpleXMLParser
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class SimpleXMLParser extends DefaultHandler
Transfers XML that only consists out of elements with attributes into an object view. This type of XML is the typical XML used in configuration files.