Class OCFEncryptionFileHandler
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.OCFEncryptionFileHandler
- All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, DeclHandler, EntityResolver2, LexicalHandler
-
Field Summary
FieldsFields inherited from class XMLHandler
context, path, report -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XMLHandler
currentElement, endElement, endElement, registerReference, registerReference, setDocumentLocator, startElementMethods inherited from class BaseURLHandler
baseURL, checkURLMethods inherited from class LocationHandler
location, locationMethods inherited from class DefaultHandler2
attributeDecl, comment, elementDecl, endCDATA, endDTD, endEntity, externalEntityDecl, getExternalSubset, internalEntityDecl, resolveEntity, resolveEntity, startCDATA, startDTD, startEntityMethods inherited from class DefaultHandler
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
declaration
-
Field Details
-
ALGORITHM
- See Also:
-
state
-
-
Constructor Details
-
OCFEncryptionFileHandler
-
-
Method Details
-
startElement
public void startElement()- Overrides:
startElementin classXMLHandler
-