Uses of Enum
org.apache.tika.pipes.extractor.EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY
-
Uses of EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY in org.apache.tika.pipes.extractor
Modifier 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.Modifier and TypeMethodDescriptionvoid
EmbeddedDocumentBytesConfig.setSuffixStrategy
(EmbeddedDocumentBytesConfig.SUFFIX_STRATEGY suffixStrategy)