Class SAX2RDFImpl

All Implemented Interfaces:
ARPErrorNumbers, Names, ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler
Direct Known Subclasses:
SAX2RDF

public class SAX2RDFImpl extends XMLHandler implements LexicalHandler, ContentHandler, ErrorHandler
This class is public merely to reduce the amount of irrelevant documentation generated by Javadoc for SAX2RDF. There is nothing of interest in this JavaDoc. This if (depth>0) superclass implements the functionality needed by SAX2RDF. The API given here is the familiar SAX.