Uses of Enum
org.docx4j.org.apache.poi.util.LocaleID
Packages that use LocaleID
-
Uses of LocaleID in org.docx4j.org.apache.poi.util
Methods in org.docx4j.org.apache.poi.util that return LocaleIDModifier and TypeMethodDescriptionstatic LocaleIDLocaleID.lookupByLanguageTag(String languageTag) Lookup via the Java language tag / locale display namestatic LocaleIDLocaleID.lookupByLcid(int lcid) Lookup via the Windows LCIDstatic LocaleIDReturns the enum constant of this type with the specified name.static LocaleID[]LocaleID.values()Returns an array containing the constants of this enum type, in the order they are declared.