-
Deprecated ClassesClassDescriptionafter 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
AttributeMetadataHandlerandElementMetadataHandlerclasses instead
-
Deprecated FieldsFieldDescriptionuse
IPTC.LICENSOR_IDUseTikaCoreProperties.TIKA_CONTENT_HANDLER_TYPEfor the handler type enum value.
-
Deprecated MethodsMethodDescriptionUse
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 byFallbackParserThis API is ICU internal only.This API is ICU internal only.
-
Deprecated ConstructorsConstructorDescriptionUse the constructor which is passed all values directly.Use the constructor which is passed all values directly.