Uses of Class
org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Packages that use MD_CharacterSetCode
-
Uses of MD_CharacterSetCode in org.apache.sis.internal.jaxb.code
Subclasses with type arguments of type MD_CharacterSetCode in org.apache.sis.internal.jaxb.codeModifier and TypeClassDescriptionfinal classJAXB adapter forCharsetin order to wrap the value in an XML element as specified by ISO 19115-3 standard.Methods in org.apache.sis.internal.jaxb.code that return MD_CharacterSetCodeModifier and TypeMethodDescriptionfinal MD_CharacterSetCodeSubstitutes the code list by the adapter to be marshalled into an XML file or stream.Methods in org.apache.sis.internal.jaxb.code with parameters of type MD_CharacterSetCodeModifier and TypeMethodDescriptionfinal CharsetMD_CharacterSetCode.unmarshal(MD_CharacterSetCode adapter) Substitutes the adapter value read from an XML stream by the object which will contains the value.