Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tika.sax Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AttributeMatcherFinal evaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
BodyContentHandlerContent handler decorator that only passes everything inside the XHTML tag to the underlying handler.Classorg.apache.tika.saxApache Tika
ChildMatcherIntermediate evaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
CompositeMatcherComposite XPath evaluation state.Classorg.apache.tika.sax.xpathApache Tika
ContentHandlerDecoratorDecorator base class for the ContentHandler interface.Classorg.apache.tika.saxApache Tika
ElementMappingContentHandlerContent handler decorator that maps element QNames using a Map.Classorg.apache.tika.saxApache Tika
ElementMappingContentHandler .TargetElementClassorg.apache.tika.saxApache Tika
ElementMatcherFinal evaluation state of an XPath expression that targets an element.Classorg.apache.tika.sax.xpathApache Tika
EmbeddedContentHandlerContent handler decorator that prevents the startDocument() and endDocument() events from reaching the decorated handler.Classorg.apache.tika.saxApache Tika
EndDocumentShieldingContentHandlerA wrapper around a ContentHandler which will ignore normal SAX calls to endDocument(), and only fire them later.Classorg.apache.tika.saxApache Tika
ExpandedTitleContentHandlerContent handler decorator which wraps a TransformerHandler in order to allow the TITLE tag to render as Classorg.apache.tika.saxApache Tika
LinkClassorg.apache.tika.saxApache Tika
LinkContentHandlerContent handler that collects links from an XHTML document.Classorg.apache.tika.saxApache Tika
MatcherXPath element matcher.Classorg.apache.tika.sax.xpathApache Tika
MatchingContentHandlerContent handler decorator that only passes the elements, attributes, and text nodes that match the given XPath expression.Classorg.apache.tika.sax.xpathApache Tika
NamedAttributeMatcherFinal evaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
NamedElementMatcherIntermediate evaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
NodeMatcherFinal evaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
OfflineContentHandlerContent handler decorator that always returns an empty stream from the resolveEntity(String, String) method to prevent potentialClassorg.apache.tika.saxApache Tika
SafeContentHandlerContent handler decorator that makes sure that the character events (characters(char[], int, int) orClassorg.apache.tika.saxApache Tika
SafeContentHandler .OutputInternal interface that allows both character and ignorable whitespace content to be filtered the same way.Interfaceorg.apache.tika.saxApache Tika
SecureContentHandlerContent handler decorator that attempts to prevent denial of service attacks against Tika parsers.Classorg.apache.tika.saxApache Tika
SubtreeMatcherEvaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
TaggedContentHandlerA content handler decorator that tags potential exceptions so that the handler that caused the exception can easily be identified.Classorg.apache.tika.saxApache Tika
TaggedSAXExceptionA SAXException wrapper that tags the wrapped exception with a given object reference.Classorg.apache.tika.saxApache Tika
TeeContentHandlerContent handler proxy that forwards the received SAX events to zero or more underlying content handlers.Classorg.apache.tika.saxApache Tika
TextContentHandlerContent handler decorator that only passes the characters(char[], int, int) andClassorg.apache.tika.saxApache Tika
TextMatcherFinal evaluation state of a .Classorg.apache.tika.sax.xpathApache Tika
ToHTMLContentHandlerSAX event handler that serializes the HTML document to a character stream.Classorg.apache.tika.saxApache Tika
ToTextContentHandlerSAX event handler that writes all character content out to a character stream.Classorg.apache.tika.saxApache Tika
ToXMLContentHandlerSAX event handler that serializes the XML document to a character stream.Classorg.apache.tika.saxApache Tika
WriteOutContentHandlerSAX event handler that writes content up to an optional write limit out to a character stream or other decorated handler.Classorg.apache.tika.saxApache Tika
XHTMLContentHandlerContent handler decorator that simplifies the task of producing XHTML events for Tika content parsers.Classorg.apache.tika.saxApache Tika
XMPContentHandlerContent handler decorator that simplifies the task of producing XMP output.Classorg.apache.tika.saxApache Tika
XPathParserParser for a very simple XPath subset.Classorg.apache.tika.sax.xpathApache Tika