Package org.apache.xalan.xsltc.dom
Interface ExtendedSAX
- All Superinterfaces:
ContentHandler,DeclHandler,DTDHandler,LexicalHandler
- All Known Subinterfaces:
DOMBuilder
- All Known Implementing Classes:
SAXImpl
- Author:
- Morten Jorgensen
-
Method Summary
Methods inherited from interface org.xml.sax.ContentHandler
characters, declaration, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingMethods inherited from interface org.xml.sax.ext.DeclHandler
attributeDecl, elementDecl, externalEntityDecl, internalEntityDeclMethods inherited from interface org.xml.sax.DTDHandler
notationDecl, unparsedEntityDeclMethods inherited from interface org.xml.sax.ext.LexicalHandler
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity