Uses of Class
org.apache.commons.text.lookup.AbstractStringLookup
Packages that use AbstractStringLookup
-
Uses of AbstractStringLookup in org.apache.commons.text.lookup
Subclasses of AbstractStringLookup in org.apache.commons.text.lookupModifier and TypeClassDescription(package private) classLooks up the value of a fully-qualified static final value.(package private) final classFormats the current date with the format given in the key in a format compatible withSimpleDateFormat.(package private) final classLooks up keys related to DNS entries like host name, canonical host name, host address.(package private) final classLooks up keys from a file.(package private) final classA function-based lookup where the request for a lookup is answered by applying that function with a key.(package private) classProxies otherStringLookups using a keys within ${} markers using the format "${StringLookup:Key}".(package private) final classLooks up keys related to Java: Java version, JRE version, VM version, and so on.(package private) final classLooks up keys related to the local host: host name, canonical host name, host address.(package private) final classLooks up keys from a properties file.(package private) final classLooks up keys from resource bundles.(package private) final classExecutes the script with the given engine name.(package private) final classDecodes URL Strings using the UTF-8 encoding.(package private) final classEncodes URL Strings using the UTF-8 encoding.(package private) final classLooks up keys from an XML document.(package private) final classLooks up keys from an XML document.Fields in org.apache.commons.text.lookup declared as AbstractStringLookupModifier and TypeFieldDescription(package private) static final AbstractStringLookupFileStringLookup.INSTANCEDefines the singleton for this class.(package private) static final AbstractStringLookupInterpolatorStringLookup.INSTANCEDefines the singleton for this class.