StringSubstitutor.See: Description
| Interface | Description | 
|---|---|
| StringLookup | Lookup a String key to a String value. | 
| Class | Description | 
|---|---|
| StringLookupFactory | Provides access to lookups defined in this package. | 
 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.10.1-SNAPSHOT.
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.