|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInternationalString | |
---|---|
org.geotools.util | Contains utilities and addition to the collection framework. |
Uses of AbstractInternationalString in org.geotools.util |
---|
Subclasses of AbstractInternationalString in org.geotools.util | |
---|---|
class |
GrowableInternationalString
An implementation of international string using a map of strings for different locales. |
class |
ResourceInternationalString
An international string backed by a resource bundle. |
class |
SimpleInternationalString
A simple international string consisting of a single string for all locales. |
Methods in org.geotools.util that return AbstractInternationalString | |
---|---|
static AbstractInternationalString |
SimpleInternationalString.wrap(CharSequence string)
If the specified string is null or an instance of AbstractInternationalString , returns it unchanged. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |