Uses of Enum Class
org.apache.tika.pipes.emitter.jdbc.JDBCEmitterConfig.AttachmentStrategy
Packages that use JDBCEmitterConfig.AttachmentStrategy
-
Uses of JDBCEmitterConfig.AttachmentStrategy in org.apache.tika.pipes.emitter.jdbc
Methods in org.apache.tika.pipes.emitter.jdbc that return JDBCEmitterConfig.AttachmentStrategyModifier and TypeMethodDescriptionJDBCEmitterConfig.getAttachmentStrategyEnum()Returns the enum constant of this class with the specified name.static JDBCEmitterConfig.AttachmentStrategy[]JDBCEmitterConfig.AttachmentStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.