|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.apache.tika.sax.ContentHandlerDecorator
org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter.HeadContentHandler
protected static class TikaPoweredMetadataExtracter.HeadContentHandler
This content handler will capture entries from within the header of the Tika content XHTML, but ignore the rest.
Constructor Summary | |
---|---|
protected |
TikaPoweredMetadataExtracter.HeadContentHandler(org.xml.sax.ContentHandler handler)
Creates a content handler that passes all XHTML body events to the given underlying content handler. |
Method Summary |
---|
Methods inherited from class org.apache.tika.sax.ContentHandlerDecorator |
---|
characters, endDocument, endElement, endPrefixMapping, handleException, ignorableWhitespace, processingInstruction, setContentHandler, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, toString |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
error, fatalError, notationDecl, resolveEntity, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected TikaPoweredMetadataExtracter.HeadContentHandler(org.xml.sax.ContentHandler handler)
handler
- content handler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |