Uses of Class
org.geotools.metadata.i18n.Vocabulary
-
Packages that use Vocabulary Package Description org.geotools.metadata.i18n Localized resources for Geotools. -
-
Uses of Vocabulary in org.geotools.metadata.i18n
Subclasses of Vocabulary in org.geotools.metadata.i18n Modifier and Type Class Description classVocabulary_deGerman language resource.classVocabulary_elGreek language resource.classVocabulary_enEnglish language resource.classVocabulary_esSpanich language resource.classVocabulary_frFrench language resource.classVocabulary_ptPortuguese language resource.classVocabulary_pt_BRBrazil Portuguese language resource.Methods in org.geotools.metadata.i18n that return Vocabulary Modifier and Type Method Description static VocabularyVocabulary. getResources(Locale locale)Returns resources in the given locale.
-