Uses of Enum
com.realobjects.pdfreactor.Configuration.ErrorPolicy
-
Uses of Configuration.ErrorPolicy in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.ErrorPolicy
Returns the enum constant of this type with the specified name.static Configuration.ErrorPolicy[]
Configuration.ErrorPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setErrorPolicies
(Configuration.ErrorPolicy... values) Specifies error policies that will be used for the conversion.