Home | History | Annotate | Download | only in ext

Lines Matching defs:sax

6 package org.xml.sax.ext;
8 import org.xml.sax.SAXException;
28 * org.xml.sax.DTDHandler DTDHandler} interface.</p>
32 * {@link org.xml.sax.ext.LexicalHandler#startDTD startDTD} and the
33 * {@link org.xml.sax.ext.LexicalHandler#endDTD endDTD} events.</p>
36 * {@link org.xml.sax.XMLReader#setProperty setProperty} method
38 * <code>http://xml.org/sax/properties/declaration-handler</code>
41 * {@link org.xml.sax.SAXNotRecognizedException SAXNotRecognizedException}
44 * @since SAX 2.0 (extensions 1.0)
116 * @see org.xml.sax.DTDHandler#unparsedEntityDecl
138 * @see org.xml.sax.DTDHandler#unparsedEntityDecl