Deprecated API
Contents
-
Deprecated ClassesClassDescriptionafter 2.5.0 this functionality was moved to the CompositeDetectorCurrently not suitable for real use, more a demo / prototype!for removal in 4.xUse the
AttributeMetadataHandlerandElementMetadataHandlerclasses instead
-
Deprecated MethodsMethodDescriptionThis API is ICU internal only.This API is ICU internal only.Use
MiscOLEDetector.detect(Set, DirectoryEntry)and pass the root entry of the filesystem whose type is to be detected, as a second argument.UseTika.detect(File)insteadUseTika.detect(String)insteadUseStructuralEncodingRules.detectIso2022(byte[])which distinguishes JP/KR/CN.useUtf16SpecialistEncodingDetector.score(byte[]). Kept for existing tests.use theParser.parse(TikaInputStream, ContentHandler, Metadata, ParseContext)method insteadThis method will be removed in Apache Tika 1.0.TheContentHandlerFactoryoverride is still experimental and the method signature is subject to change before Tika 2.0This has been replaced byFallbackParser
-
Deprecated ConstructorsConstructorDescriptionUse the constructor which is passed all values directly.Use the constructor which is passed all values directly.