jkesselm 8c274f41e3 HTMLBlockquoteElement was present in the
published DOM Level 1 spec, but was subsequently
*DROPPED*. There's an erratum covering this:

Section 2.5.5 Interface HTMLBlockquoteElement
    This interface is an error and must be ignored.
    The Interface HTMLQuoteElement is used for both
    the Q and BLOCKQUOTE elements.

This interface is being removed from xml-commons
to comply with that erratum.


git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226039 13f79535-47bb-0310-9956-ffa450edef68
2003-01-13 22:12:32 +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'