-
ClassDescriptionafter 2.5.0 this functionality was moved to the CompositeDetectorCurrently not suitable for real use, more a demo / prototype!Experimental method, will change shortlyfor removal in 4.xUse the
AttributeMetadataHandler
andElementMetadataHandler
classes instead
-
MethodDescriptionUse
MiscOLEDetector.detect(Set, DirectoryEntry)
and pass the root entry of the filesystem whose type is to be detected, as a second argument.useTikaInputStream.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 insteaduse theCommonsDigester(int, String)
insteadThis method will be removed in Apache Tika 1.0.TheContentHandlerFactory
override is still experimental and the method signature is subject to change before Tika 2.0This has been replaced byFallbackParser
This API is ICU internal only.This API is ICU internal only.
-
ConstructorDescriptionUse the constructor which is passed all values directly.Use the constructor which is passed all values directly.