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.CleanupReturns 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 ConfigurationConfiguration.setCleanupTool(Configuration.Cleanup value) Sets the cleanup tool to use for non-well-formed XHTML documents.