-
Methods Method Description org.apache.tika.detect.microsoft.POIFSContainerDetector.detect(Set<String>) UsePOIFSContainerDetector.detect(Set, DirectoryEntry)and pass the root entry of the filesystem whose type is to be detected, as a second argument.org.apache.tika.parser.microsoft.chm.ChmBlockInfo.getChmBlockInfoInstance(DirectoryListingEntry, int, ChmLzxcControlData) org.apache.tika.parser.microsoft.OutlookExtractor.parse(XHTMLContentHandler, Metadata) use {@link #parse(XHTMLContentHandler), will be removed after 2.4.0}org.apache.tika.parser.microsoft.rtf.RTFParser.getMaxBytesForEmbeddedObject() org.apache.tika.parser.microsoft.rtf.RTFParser.setMaxBytesForEmbeddedObject(int) useRTFParser.setMemoryLimitInKb(int)instead
-
Constructors Constructor Description org.apache.tika.parser.microsoft.ooxml.XWPFWordExtractorDecorator(ParseContext, XWPFWordExtractor) org.apache.tika.parser.microsoft.OutlookExtractor(POIFSFileSystem, ParseContext) useOutlookExtractor(DirectoryNode, Metadata, ParseContext)Will be removed after 2.4.0