Package | Description |
---|---|
org.apache.commons.text |
Basic classes for text handling.
|
org.apache.commons.text.lookup |
Provides algorithms for looking up strings for use with a
StringSubstitutor . |
Class and Description |
---|
StringLookup
Lookups a String key for a String value.
|
Class and Description |
---|
DefaultStringLookup
An enumeration defining
StringLookup objects available through StringLookupFactory . |
StringLookup
Lookups a String key for a String value.
|
StringLookupFactory
Provides access to lookups defined in this package.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.