Uses of Class
org.opengis.metadata.identification.CharacterSet
Packages that use CharacterSet
-
Uses of CharacterSet in org.opengis.metadata
Methods in org.opengis.metadata that return CharacterSet -
Uses of CharacterSet in org.opengis.metadata.identification
Fields in org.opengis.metadata.identification declared as CharacterSetModifier and TypeFieldDescriptionstatic final CharacterSetCharacterSet.BIG_5Deprecated.Traditional Chinese code set used in Taiwan, Hong Kong, and other areas.static final CharacterSetCharacterSet.EBCDICDeprecated.IBM mainframe code set.static final CharacterSetCharacterSet.EUC_JPDeprecated.Japanese code set used on UNIX based machines.static final CharacterSetCharacterSet.EUC_KRDeprecated.Korean code set.static final CharacterSetCharacterSet.GB2312Deprecated.Simplified Chinese code set.static final CharacterSetCharacterSet.ISO_8859_1Deprecated.ISO/IEC 8859-1, Information technology. 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No. 1.static final CharacterSetCharacterSet.ISO_8859_10Deprecated.ISO/IEC 8859-10, Information technology. 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No. 6.static final CharacterSetCharacterSet.ISO_8859_11Deprecated.ISO/IEC 8859-11, Information technology. 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabet.static final CharacterSetCharacterSet.ISO_8859_12Deprecated.A future ISO/IEC 8-bit single-byte coded graphic character set.static final CharacterSetCharacterSet.ISO_8859_13Deprecated.ISO/IEC 8859-13, Information technology. 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 7.static final CharacterSetCharacterSet.ISO_8859_14Deprecated.ISO/IEC 8859-14, Information technology. 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No. 8 (Celtic).static final CharacterSetCharacterSet.ISO_8859_15Deprecated.ISO/IEC 8859-15, Information technology. 8-bit single-byte coded graphic character sets - Part 15: Latin alphabet No. 9.static final CharacterSetCharacterSet.ISO_8859_16Deprecated.ISO/IEC 8859-16, Information technology. 8-bit single-byte coded graphic character sets - Part 16: Latin alphabet No. 10.static final CharacterSetCharacterSet.ISO_8859_2Deprecated.ISO/IEC 8859-2, Information technology. 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No. 2.static final CharacterSetCharacterSet.ISO_8859_3Deprecated.ISO/IEC 8859-3, Information technology. 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No. 3.static final CharacterSetCharacterSet.ISO_8859_4Deprecated.ISO/IEC 8859-4, Information technology. 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No. 4.static final CharacterSetCharacterSet.ISO_8859_5Deprecated.ISO/IEC 8859-5, Information technology. 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabet.static final CharacterSetCharacterSet.ISO_8859_6Deprecated.ISO/IEC 8859-6, Information technology. 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabet.static final CharacterSetCharacterSet.ISO_8859_7Deprecated.ISO/IEC 8859-7, Information technology. 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabet.static final CharacterSetCharacterSet.ISO_8859_8Deprecated.ISO/IEC 8859-8, Information technology. 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabet.static final CharacterSetCharacterSet.ISO_8859_9Deprecated.ISO/IEC 8859-9, Information technology. 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No. 5.static final CharacterSetCharacterSet.JISDeprecated.Japanese code set used for electronic transmission.static final CharacterSetCharacterSet.SHIFT_JISDeprecated.Japanese code set used on MS-DOS based machines.static final CharacterSetCharacterSet.UCS_2Deprecated.16-bit fixed size Universal Character Set, based on ISO/IEC 10646.static final CharacterSetCharacterSet.UCS_4Deprecated.32-bit fixed size Universal Character Set, based on ISO/IEC 10646.static final CharacterSetCharacterSet.US_ASCIIDeprecated.United States ASCII code set (ISO 646 US).static final CharacterSetCharacterSet.UTF_16Deprecated.16-bit variable size UCS Transfer Format, based on ISO/IEC 10646.static final CharacterSetCharacterSet.UTF_7Deprecated.7-bit variable size UCS Transfer Format, based on ISO/IEC 10646.static final CharacterSetCharacterSet.UTF_8Deprecated.8-bit variable size UCS Transfer Format, based on ISO/IEC 10646.Methods in org.opengis.metadata.identification that return CharacterSetModifier and TypeMethodDescriptionCharacterSet.family()Deprecated.Returns the list of codes of the same kind as this code list element.static CharacterSetCharacterSet.fromCharset(Charset cs) Deprecated.Converts the given Java Character Set toCharacterSet.static CharacterSetDeprecated.Returns the character set that matches the given string, or returns a new one if none match it.static CharacterSet[]CharacterSet.values()Deprecated.Returns the list ofCharacterSets.Methods in org.opengis.metadata.identification that return types with arguments of type CharacterSetModifier and TypeMethodDescriptiondefault Collection<CharacterSet> DataIdentification.getCharacterSets()Deprecated.Replaced bygetLocalesAndCharsets().values().
getLocalesAndCharsets().values().