Uses of Class
org.geotools.metadata.i18n.Descriptions
-
Packages that use Descriptions Package Description org.geotools.metadata.i18n Localized resources for Geotools. -
-
Uses of Descriptions in org.geotools.metadata.i18n
Subclasses of Descriptions in org.geotools.metadata.i18n Modifier and Type Class Description class
Descriptions_en
English language resource.class
Descriptions_fr
French language resource.Methods in org.geotools.metadata.i18n that return Descriptions Modifier and Type Method Description static Descriptions
Descriptions. getResources(Locale locale)
Returns resources in the given locale.
-