Uses of Enum
com.realobjects.pdfreactor.Configuration.Cleanup
Packages that use Configuration.Cleanup
-
Uses of Configuration.Cleanup in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.CleanupModifier and TypeMethodDescriptionstatic Configuration.Cleanup
Returns the enum constant of this type with the specified name.static Configuration.Cleanup[]
Configuration.Cleanup.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.CleanupModifier and TypeMethodDescriptionfinal Configuration
Configuration.setCleanupTool
(Configuration.Cleanup value) Sets the cleanup tool to use for documents with unparsable content.