Uses of Package
org.apache.commons.text.lookup
Packages that use org.apache.commons.text.lookup
Package
Description
Basic classes for text handling.
Provides algorithms for looking up strings for use with a
StringSubstitutor.-
Classes in org.apache.commons.text.lookup used by org.apache.commons.text
-
Classes in org.apache.commons.text.lookup used by org.apache.commons.text.lookupClassDescriptionAbstracts string lookup that guards Path lookups with a fence.A default lookup for others to extend in this package.A function-based lookup where the request for a lookup is answered by applying that function with a key.Lookups a String key for a String value.Looks up the value of a fully-qualified static final value.Formats the current date with the format given in the key in a format compatible with
SimpleDateFormat.An enumeration definingStringLookupobjects available throughStringLookupFactory.Looks up keys related to DNS entries like host name, canonical host name, host address.A function-based lookup where the request for a lookup is answered by applying that function with a key.Looks up keys related to an.invalid reference
InetAddresseLooks up keys related to Java: Java version, JRE version, VM version, and so on.A Path fence guards against using paths outside of a "fence" of made of root paths.BuildsPathFenceinstances.Looks up keys from a properties file.Looks up keys from resource bundles.Executes the script with the given engine name.Lookups a String key for a String value.Create instances of string lookups or access singleton string lookups implemented in this package.Builds instance ofStringLookupFactory.Internal class used to construct the defaultStringLookupmap used byStringLookupFactory.addDefaultStringLookups(Map).Decodes URL Strings using the UTF-8 encoding.Encodes URL Strings using the UTF-8 encoding.Looks up keys from an XML document.Decodes strings according to the XML 1.0 specification.Encodes strings according to the XML 1.0 specification.Looks up values in an XML document in the format"DocumentPath:XPath".