Uses of Enum
com.realobjects.pdfreactor.Configuration.ErrorPolicy
Packages that use Configuration.ErrorPolicy
- 
Uses of Configuration.ErrorPolicy in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ErrorPolicyModifier and TypeMethodDescriptionstatic Configuration.ErrorPolicyReturns 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.ErrorPolicyModifier and TypeMethodDescriptionfinal ConfigurationConfiguration.setErrorPolicies(Configuration.ErrorPolicy... values) Specifies error policies that will be used for the conversion.