Uses of Enum
com.realobjects.pdfreactor.Configuration.LogLevel
-
Uses of Configuration.LogLevel in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.LogLevel
Returns the enum constant of this type with the specified name.static Configuration.LogLevel[]
Configuration.LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setLogLevel
(Configuration.LogLevel value) Sets the log level for the conversion log.