Package com.adobe.epubcheck.ocf
Class OCFContainerFileHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.xml.sax.ext.DefaultHandler2
com.adobe.epubcheck.xml.handlers.LocationHandler
com.adobe.epubcheck.xml.handlers.BaseURLHandler
com.adobe.epubcheck.xml.handlers.XMLHandler
com.adobe.epubcheck.ocf.OCFContainerFileHandler
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler,DeclHandler,EntityResolver2,LexicalHandler
-
Field Summary
FieldsFields inherited from class com.adobe.epubcheck.xml.handlers.XMLHandler
context, path, report -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate voidvoidMethods inherited from class com.adobe.epubcheck.xml.handlers.XMLHandler
currentElement, endElement, endElement, registerReference, registerReference, setDocumentLocator, startElementMethods inherited from class com.adobe.epubcheck.xml.handlers.BaseURLHandler
baseURL, checkURLMethods inherited from class com.adobe.epubcheck.xml.handlers.LocationHandler
location, locationMethods inherited from class org.xml.sax.ext.DefaultHandler2
attributeDecl, comment, elementDecl, endCDATA, endDTD, endEntity, externalEntityDecl, getExternalSubset, internalEntityDecl, resolveEntity, resolveEntity, startCDATA, startDTD, startEntityMethods inherited from class org.xml.sax.helpers.DefaultHandler
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Field Details
-
state
-
-
Constructor Details
-
OCFContainerFileHandler
-
-
Method Details
-
startElement
public void startElement()- Overrides:
startElementin classXMLHandler
-
processRootFile
private void processRootFile() -
processMappingDoc
private void processMappingDoc()
-