Uses of Class
org.geotools.util.AbstractInternationalString
Packages that use AbstractInternationalString
-
Uses of AbstractInternationalString in org.geotools.util
Subclasses of AbstractInternationalString in org.geotools.utilModifier and TypeClassDescriptionclass
class
An international string backed by a resource bundle.class
A simple international string consisting of a single string for all locales.Methods in org.geotools.util that return AbstractInternationalStringModifier and TypeMethodDescriptionstatic AbstractInternationalString
SimpleInternationalString.wrap
(CharSequence string) If the specified string is null or an instance ofAbstractInternationalString
, returns it unchanged.