-
Classes Class Description org.apache.tika.parser.opendocument.OpenOfficeParser Use theOpenDocumentParserclass instead. This class will be removed in Apache Tika 1.0.org.apache.tika.parser.xml.MetadataHandler Use theAttributeMetadataHandlerandElementMetadataHandlerclasses instead
-
Fields Field Description org.apache.tika.parser.pdf.PDFParser.PASSWORD Supply aPasswordProvideron theParseContextinstead
-
Constructors Constructor Description org.apache.tika.parser.microsoft.ooxml.XSLFPowerPointExtractorDecorator(ParseContext, XSLFPowerPointExtractor) org.apache.tika.parser.microsoft.ooxml.XWPFWordExtractorDecorator(ParseContext, XWPFWordExtractor) org.apache.tika.parser.mp3.AudioFrame(InputStream, ContentHandler) Use the constructor which is passed all values directly.org.apache.tika.parser.utils.CommonsDigester(int, CommonsDigester.DigestAlgorithm...)