edwingo 7a9fbfa4c6 Added a "debug" compile option to enable the possibility that the stack
trace shows line numbers.  However, the default value is set to the ant
default of "off" so no debug info is provided, as before.  This is to
maintain backward compatibility.  I think the default should be "on",
instead, though.  I will let someone else change it.


git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@225965 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 01:47:45 +00:00
..

xml-commons/java/external/README.sax.txt $Id$


HEAR YE, HEAR YE!


All of the .java software and associated documentation about 
SAX in this repository are distributed freely in the 
public domain.


LICENSE.sax.txt covers all software and documentation from the 
megginson.com including the following in the xml-commons project:

    xml-commons/java/external/src/org/xml/sax
      and all subdirectories
    xml-commons/java/external/xdocs/sax
      and all subdirectories


The actual SAX classes in xml-commons came from: 
    http://www.megginson.com/Software/index.html
	The original versions are tagged 'SAX-2_0-r2-prerelease'