Uses of Class
org.apache.commons.text.lookup.StringLookupFactory
Package | Description |
---|---|
org.apache.commons.text.lookup |
Provides algorithms for looking up strings for use with a
StringSubstitutor . |
-
Uses of StringLookupFactory in org.apache.commons.text.lookup
Fields in org.apache.commons.text.lookup declared as StringLookupFactory Modifier and Type Field Description static StringLookupFactory
StringLookupFactory. INSTANCE
Defines the singleton for this class.