org.dspace.adapters.rdf
Class RDFContentHandlerImpl.LiteralXMLReader
java.lang.Object
org.xml.sax.helpers.XMLFilterImpl
org.dspace.adapters.rdf.RDFContentHandlerImpl.LiteralXMLReader
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler, XMLFilter, XMLReader
- Enclosing class:
- RDFContentHandlerImpl
protected class RDFContentHandlerImpl.LiteralXMLReader
- extends XMLFilterImpl
| Methods inherited from class org.xml.sax.helpers.XMLFilterImpl |
characters, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFContentHandlerImpl.LiteralXMLReader
protected RDFContentHandlerImpl.LiteralXMLReader()
endDocument
public void endDocument()
throws SAXException
- Specified by:
endDocument in interface ContentHandler- Overrides:
endDocument in class XMLFilterImpl
- Throws:
SAXException
startDocument
public void startDocument()
throws SAXException
- Specified by:
startDocument in interface ContentHandler- Overrides:
startDocument in class XMLFilterImpl
- Throws:
SAXException
Copyright © 2008 The DSpace Foundation. All Rights Reserved.