Uses of Enum Class
org.apache.camel.component.tika.TikaOperation
-
Uses of TikaOperation in org.apache.camel.component.tika
Methods in org.apache.camel.component.tika that return TikaOperationModifier and TypeMethodDescriptionTikaConfiguration.getOperation()static TikaOperationReturns the enum constant of this class with the specified name.static TikaOperation[]TikaOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.tika with parameters of type TikaOperationModifier and TypeMethodDescriptionvoidTikaConfiguration.setOperation(TikaOperation operation) Tika Operation - parse or detect