Class TLcdISO19115CharacterSetCode
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19115Code
com.luciad.format.metadata.model.identification.TLcdISO19115CharacterSetCode
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
Name of the character coding standard used for the resource.
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdISO19115CharacterSetCodeKey for traditional Chinese code set used in Taiwan, Hong Kong of China and other areas.static final TLcdDataPropertyData property that maps to thecodeListattribute.static final TLcdDataPropertyData property that maps to thecodeListValueattribute.static final TLcdDataPropertyData property that maps to thecodeSpaceattribute.static final TLcdISO19115CharacterSetCodeKey for IBM mainframe code set.static final TLcdISO19115CharacterSetCodeKey for Japanese code set used on UNIX based machines.static final TLcdISO19115CharacterSetCodeKey for Korean code set.static final TLcdISO19115CharacterSetCodeKey for simplified Chinese code set.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-1, Information technology - 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-10, Information technology - 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-11, Information technology - 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabetstatic final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-13, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-14, Information technology - 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-15, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-16, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-2, Information technology - 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-3, Information technology - 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-4, Information technology - 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-51, Information technology - 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabetstatic final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-6, Information technology - 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabetstatic final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-7, Information technology - 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabetstatic final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-8, Information technology - 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabetstatic final TLcdISO19115CharacterSetCodeKey for ISO/IEC8859-9, Information technology - 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No.static final TLcdISO19115CharacterSetCodeKey for Japanese code set used for electronic transmission.static final TLcdISO19115CharacterSetCodeKey for Japanese code set used on MS-DOS based machines.static final TLcdDataPropertyData property that holds the type of this instance.static final TLcdISO19115CharacterSetCodeKey for 16-bit fixed size Universal Character Set, based on ISO/IEC 10646static final TLcdISO19115CharacterSetCodeKey for 32-bit fixed size Universal Character Set, based on ISO/IEC 10646static final TLcdISO19115CharacterSetCodeKey for United States ASCII code set (ISO 646 US)static final TLcdISO19115CharacterSetCodeKey for 16-bit variable size UCS Transfer Format, based on ISO/IEC 10646static final TLcdISO19115CharacterSetCodeKey for 7-bit variable size UCS Transfer Format, based on ISO/IEC 10646static final TLcdISO19115CharacterSetCodeKey for 8-bit variable size UCS Transfer Format, based on ISO/IEC 10646static final TLcdDataPropertyData property that maps to the value defined by the simple content. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the property that maps to thecodeListattribute.Returns the value of the property that maps to thecodeListValueattribute.Returns the value of the property that maps to thecodeSpaceattribute.getType()Returns the value of the property that holds the type of this instance.Returns the value of the property that maps to the value defined by the simple content.voidsetCodeList(URI aValue) Sets the value of the property that maps to thecodeListattribute.voidsetCodeListValue(URI aValue) Sets the value of the property that maps to thecodeListValueattribute.voidsetCodeSpace(URI aValue) Sets the value of the property that maps to thecodeSpaceattribute.voidSets the value of the property that holds the type of this instance.voidsetValueObject(String aValue) Sets the value of the property that maps to the value defined by the simple content.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19115Code
equals, hashCode
-
Field Details
-
UCS2
Key for 16-bit fixed size Universal Character Set, based on ISO/IEC 10646 -
UCS4
Key for 32-bit fixed size Universal Character Set, based on ISO/IEC 10646 -
UTF7
Key for 7-bit variable size UCS Transfer Format, based on ISO/IEC 10646 -
UTF8
Key for 8-bit variable size UCS Transfer Format, based on ISO/IEC 10646 -
UTF16
Key for 16-bit variable size UCS Transfer Format, based on ISO/IEC 10646 -
ISO8859_1
Key for ISO/IEC8859-1, Information technology - 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No. 1 -
ISO8859_2
Key for ISO/IEC8859-2, Information technology - 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No. 2 -
ISO8859_3
Key for ISO/IEC8859-3, Information technology - 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No. 3 -
ISO8859_4
Key for ISO/IEC8859-4, Information technology - 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No. 4 -
ISO8859_5
Key for ISO/IEC8859-51, Information technology - 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabet -
ISO8859_6
Key for ISO/IEC8859-6, Information technology - 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabet -
ISO8859_7
Key for ISO/IEC8859-7, Information technology - 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabet -
ISO8859_8
Key for ISO/IEC8859-8, Information technology - 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabet -
ISO8859_9
Key for ISO/IEC8859-9, Information technology - 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No. 5 -
ISO8859_10
Key for ISO/IEC8859-10, Information technology - 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No. 6 -
ISO8859_11
Key for ISO/IEC8859-11, Information technology - 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabet -
ISO8859_13
Key for ISO/IEC8859-13, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 7 -
ISO8859_14
Key for ISO/IEC8859-14, Information technology - 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No. 8 (Celtic) -
ISO8859_15
Key for ISO/IEC8859-15, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 9 -
ISO8859_16
Key for ISO/IEC8859-16, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 10 -
JIS
Key for Japanese code set used for electronic transmission. -
SHIFTJIS
Key for Japanese code set used on MS-DOS based machines. -
EUCJP
Key for Japanese code set used on UNIX based machines. -
USASCII
Key for United States ASCII code set (ISO 646 US) -
EBCDIC
Key for IBM mainframe code set. -
EUCKR
Key for Korean code set. -
BIG5
Key for traditional Chinese code set used in Taiwan, Hong Kong of China and other areas. -
GB2312
Key for simplified Chinese code set. -
VALUE_PROPERTY
Data property that maps to the value defined by the simple content. The possible values for this property are instances ofString. -
CODE_LIST_PROPERTY
Data property that maps to thecodeListattribute. The possible values for this property are instances ofURI. -
CODE_LIST_VALUE_PROPERTY
Data property that maps to thecodeListValueattribute. The possible values for this property are instances ofURI. -
CODE_SPACE_PROPERTY
Data property that maps to thecodeSpaceattribute. The possible values for this property are instances ofURI. -
TYPE_PROPERTY
Data property that holds the type of this instance. The possible values for this property are the publicQNameconstants defined in this class.
-
-
Constructor Details
-
TLcdISO19115CharacterSetCode
-
-
Method Details
-
getValueObject
Returns the value of the property that maps to the value defined by the simple content.- Returns:
- the value of the
VALUE_PROPERTYproperty.
-
setValueObject
Sets the value of the property that maps to the value defined by the simple content.- Parameters:
aValue- the value to set for theVALUE_PROPERTYproperty.
-
getCodeList
Returns the value of the property that maps to thecodeListattribute.- Returns:
- the value of the
CODE_LIST_PROPERTYproperty.
-
setCodeList
Sets the value of the property that maps to thecodeListattribute.- Parameters:
aValue- the value to set for theCODE_LIST_PROPERTYproperty.
-
getCodeListValue
Returns the value of the property that maps to thecodeListValueattribute.- Returns:
- the value of the
CODE_LIST_VALUE_PROPERTYproperty.
-
setCodeListValue
Sets the value of the property that maps to thecodeListValueattribute.- Parameters:
aValue- the value to set for theCODE_LIST_VALUE_PROPERTYproperty.
-
getCodeSpace
Returns the value of the property that maps to thecodeSpaceattribute.- Returns:
- the value of the
CODE_SPACE_PROPERTYproperty.
-
setCodeSpace
Sets the value of the property that maps to thecodeSpaceattribute.- Parameters:
aValue- the value to set for theCODE_SPACE_PROPERTYproperty.
-
getType
Returns the value of the property that holds the type of this instance.The possible values for this property are the public
QNameconstants defined in this class.- Returns:
- the value of the
TYPE_PROPERTYproperty.
-
setType
Sets the value of the property that holds the type of this instance.The possible values for this property are the public
QNameconstants defined in this class.- Parameters:
aValue- the value to set for theTYPE_PROPERTYproperty.
-