Package org.apache.commons.text.lookup
package org.apache.commons.text.lookup
Provides algorithms for looking up strings for use with a StringSubstitutor. The main
class here is StringLookupFactory.
The initial implementation was adapted from Apache Commons Log4j 2.11.0.
- Since:
- 1.3
-
ClassDescriptionAn enumeration defining
StringLookupobjects available throughStringLookupFactory.Lookups a String key for a String value.Provides access to lookups defined in this package.