org.bibop.xml
Interface SAXProcessor

All Superinterfaces:
org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler, Processor, XMLConsumer, XMLProducer
All Known Implementing Classes:
AbstractSAXProcessor

public interface SAXProcessor
extends XMLConsumer, XMLProducer, Processor

SAX Processor interface.

Version:
1.0
Author:
Alberto Garoffolo

Methods inherited from interface org.xml.sax.ContentHandler
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 
Methods inherited from interface org.xml.sax.ext.LexicalHandler
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
 
Methods inherited from interface org.bibop.xml.XMLProducer
setConsumer, setContentHandler, setLexicalHandler, toSax
 



Copyright © 2003 Bibop Research International. All Rights Reserved.