Uses of Enum
org.apache.commons.configuration2.interpol.DefaultLookups
Package
Description
A package with helper classes used for interpolation (variable substitution).
-
Uses of DefaultLookups in org.apache.commons.configuration2.interpol
Modifier and TypeMethodDescriptionstatic DefaultLookups
Returns the enum constant of this type with the specified name.static DefaultLookups[]
DefaultLookups.values()
Returns an array containing the constants of this enum type, in the order they are declared.