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) classAbstracts string lookup that guards Path lookups with a fence.(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 file contents.(package private) final classA function-based lookup where the request for a lookup is answered by applying that function with a key.(package private) final classLooks up keys related to an.invalid reference
InetAddresse(package private) final 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 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 classDecodes strings according to the XML 1.0 specification.(package private) final classEncodes strings according to the XML 1.0 specification.(package private) final classLooks up values in an XML document in the format"DocumentPath:XPath".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.