-
Deprecated ClassesClassDescriptionafter 2.5.0 this functionality was moved to the CompositeDetectorExperimental method, will change shortlyfor removal in 4.x
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionuse
TikaInputStream.get(Path). In Tika 2.0, this will be removed or modified to throw an IOException.useTikaInputStream.get(Path, Metadata). In Tika 2.0, this will be removed or modified to throw an IOException.UseTika.detect(File)insteadUseTika.detect(String)insteaduse theParser.parse(InputStream, ContentHandler, Metadata, ParseContext)method insteadTheContentHandlerFactoryoverride is still experimental and the method signature is subject to change before Tika 2.0This has been replaced byFallbackParser