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
Subclasses with type arguments of type DummyLookup in org.apache.commons.configuration2.interpolMethods in org.apache.commons.configuration2.interpol that return DummyLookupModifier and TypeMethodDescriptionstatic DummyLookupReturns 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.