Uses of Enum
org.apache.commons.configuration2.interpol.DummyLookup
Packages that use DummyLookup
Package
Description
A package with helper classes used for interpolation (variable substitution).
-
Uses of DummyLookup in org.apache.commons.configuration2.interpol
Methods in org.apache.commons.configuration2.interpol that return DummyLookupModifier 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.