dfki.util.xml
Class XML.SAX

java.lang.Object
  |
  +--dfki.util.xml.XML.SAX
Enclosing class:
XML

public static class XML.SAX
extends java.lang.Object

API to use SAX and SAX2 parsing


Inner Class Summary
static class XML.SAX.DefaultErrorHandler
          Defines a default error handler which simply prints out the error and warning messages.
 
Constructor Summary
XML.SAX()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XML.SAX

public XML.SAX()