Uses of Enum
org.apache.tika.pipes.emitter.jdbc.JDBCEmitter.AttachmentStrategy
Packages that use JDBCEmitter.AttachmentStrategy
-
Uses of JDBCEmitter.AttachmentStrategy in org.apache.tika.pipes.emitter.jdbc
Subclasses with type arguments of type JDBCEmitter.AttachmentStrategy in org.apache.tika.pipes.emitter.jdbcMethods in org.apache.tika.pipes.emitter.jdbc that return JDBCEmitter.AttachmentStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JDBCEmitter.AttachmentStrategy[]JDBCEmitter.AttachmentStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.tika.pipes.emitter.jdbc with parameters of type JDBCEmitter.AttachmentStrategyModifier and TypeMethodDescriptionvoidJDBCEmitter.setAttachmentStrategy(JDBCEmitter.AttachmentStrategy attachmentStrategy)