Class OverlayHandler
- 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
Modifier and TypeMethodDescriptionprivate voidprotected voidprivate voidprivate voidvoidprivate voidprivate voidprocessContentDocumentLink(io.mola.galimatias.URL url) private voidprivate voidprivate voidvoidMethods inherited from class XMLHandler
currentElement, 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
-
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()
-