Uses of Enum
org.odftoolkit.odfdom.doc.OdfDocument.UnicodeGroup
Packages that use OdfDocument.UnicodeGroup
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OdfDocument.UnicodeGroup in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OdfDocument.UnicodeGroupModifier and TypeMethodDescriptionstatic OdfDocument.UnicodeGroupOdfDocument.getUnicodeGroup(Locale locale) Similar to OpenOffice.org, ODFDOM assumes that every Locale is related to one of the three Unicodes Groups, either CJK, CTL or Western.static OdfDocument.UnicodeGroupReturns the enum constant of this type with the specified name.static OdfDocument.UnicodeGroup[]OdfDocument.UnicodeGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.doc with parameters of type OdfDocument.UnicodeGroupModifier and TypeMethodDescriptionOdfDocument.getLocale(OdfDocument.UnicodeGroup unicodeGroup) This method will return Locale, which presents the default language and country information settings in this document