Package | Description |
---|---|
org.apache.commons.configuration2.interpol |
A package with helper classes used for interpolation (variable substitution).
|
Modifier and Type | Method and Description |
---|---|
static DefaultLookups |
DefaultLookups.valueOf(String name)
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.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.