Uses of Enum
org.apache.tika.pipes.extractor.EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY
Packages that use EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY
-
Uses of EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY in org.apache.tika.pipes.extractor
Methods in org.apache.tika.pipes.extractor that return EmbeddedDocumentBytesConfig.SUFFIX_STRATEGYModifier and TypeMethodDescriptionEmbeddedDocumentBytesConfig.getSuffixStrategy()
Returns the enum constant of this type with the specified name.EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.tika.pipes.extractor with parameters of type EmbeddedDocumentBytesConfig.SUFFIX_STRATEGYModifier and TypeMethodDescriptionvoid
EmbeddedDocumentBytesConfig.setSuffixStrategy
(EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY suffixStrategy)