Uses of Enum
com.realobjects.pdfreactor.Configuration.ConnectionRuleAction
-
Uses of Configuration.ConnectionRuleAction in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.ConnectionRuleAction[]
Configuration.ConnectionRuleAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.ConnectionRule.setAction
(Configuration.ConnectionRuleAction action) The action to perform when the rule matches a resource URL.