KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > xml > sax > ext > Locator2Impl > Top Examples

  • com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser
    This is the base class of all SAX parsers. It implements both the SAX1 and SAX2 parser functionality, while the actual pipeline is defined in the parser configuration. @author Arnaud Le Hors, IBM @author Andy Clark, IBM @version $Id: AbstractSAXParser.java,v 1.54 2004/04/07 15:42:05 mrglavas Exp ...
Popular Tags