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