Package com.adobe.epubcheck.overlay
Class OverlayHandler
- 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 voidprotected voidprivate voidprivate voidvoidprivate voidprivate voidprocessContentDocumentLink(io.mola.galimatias.URL url) private voidprivate voidprivate voidvoidMethods inherited from class com.adobe.epubcheck.xml.handlers.XMLHandler
currentElement, 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
-
RESERVED_VOCABS
-
KNOWN_VOCAB_URIS
-
DEFAULT_VOCAB_URIS
-
vocabs
-
resourceRefs
-
requiredProperties
-
-
Constructor Details
-
OverlayHandler
-
-
Method Details
-
startElement
public void startElement()- Overrides:
startElementin classXMLHandler
-
checkTime
-
checkType
-
processTextSrc
private void processTextSrc() -
processTextRef
private void processTextRef() -
processAudioSrc
private void processAudioSrc() -
processContentDocumentLink
private void processContentDocumentLink(io.mola.galimatias.URL url) -
processGlobalAttrs
private void processGlobalAttrs() -
endElement
public void endElement()- Overrides:
endElementin classXMLHandler
-
checkItemReferences
private void checkItemReferences() -
checkProperties
protected void checkProperties()
-