| Package | Description |
|---|---|
| org.apache.tika.language | |
| org.apache.tika.language.detect | |
| org.apache.tika.parser |
Tika parsers.
|
| org.apache.tika.sax |
SAX utilities.
|
| org.apache.tika.sax.xpath |
XPath utilities
|
| Class and Description |
|---|
| ContentHandlerDecorator
Decorator base class for the
ContentHandler interface. |
| WriteOutContentHandler
SAX event handler that writes content up to an optional write
limit out to a character stream or other decorated handler.
|
| Class and Description |
|---|
| ContentHandlerDecorator
Decorator base class for the
ContentHandler interface. |
| WriteOutContentHandler
SAX event handler that writes content up to an optional write
limit out to a character stream or other decorated handler.
|
| Class and Description |
|---|
| ContentHandlerFactory
Interface to allow easier injection of code for getting a new ContentHandler
|
| Class and Description |
|---|
| AbstractRecursiveParserWrapperHandler
This is a special handler to be used only with the
RecursiveParserWrapper. |
| BasicContentHandlerFactory.HANDLER_TYPE
Common handler types for content.
|
| ContentHandlerDecorator
Decorator base class for the
ContentHandler interface. |
| ContentHandlerFactory
Interface to allow easier injection of code for getting a new ContentHandler
|
| ElementMappingContentHandler.TargetElement |
| Link |
| SafeContentHandler
Content handler decorator that makes sure that the character events
(
SafeContentHandler.characters(char[], int, int) or
SafeContentHandler.ignorableWhitespace(char[], int, int)) passed to the decorated
content handler contain only valid XML characters. |
| SafeContentHandler.Output
Internal interface that allows both character and
ignorable whitespace content to be filtered the same way.
|
| StandardReference
Class that represents a standard reference.
|
| StandardReference.StandardReferenceBuilder |
| ToTextContentHandler
SAX event handler that writes all character content out to a character
stream.
|
| ToXMLContentHandler
SAX event handler that serializes the XML document to a character stream.
|
| WriteOutContentHandler
SAX event handler that writes content up to an optional write
limit out to a character stream or other decorated handler.
|
| Class and Description |
|---|
| ContentHandlerDecorator
Decorator base class for the
ContentHandler interface. |
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.