Uses of Class
org.apache.sis.internal.jaxb.gco.GO_CharacterString
Packages that use GO_CharacterString
Package
Description
Miscellaneous objects and adapters defined in the
"gco" namespace.Miscellaneous objects and adapters defined in the
"gcx" namespace.Miscellaneous objects and adapters defined in the
"lan" namespace.-
Uses of GO_CharacterString in org.apache.sis.internal.jaxb.gco
Methods in org.apache.sis.internal.jaxb.gco that return GO_CharacterStringModifier and TypeMethodDescriptionCharSequenceAdapter.marshal(CharSequence value) Converts a character sequence to the object to be marshalled in a XML file or stream.CharSequenceAdapter.Since2014.marshal(CharSequence value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.InternationalStringAdapter.marshal(org.opengis.util.InternationalString value) Converts anInternationalStringto an object to format into a XML stream.InternationalStringAdapter.Since2014.marshal(org.opengis.util.InternationalString value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.Converts a string to the object to be marshalled in a XML file or stream.Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.Replaces<gcx:FileName>by<gmd:URL>if marshalling legacy ISO 19139:2007 document.Converts aURIto the object to be marshalled in a XML file or stream.static GO_CharacterStringConverts the string representation of an object to be marshalled in a XML file or stream.Methods in org.apache.sis.internal.jaxb.gco with parameters of type GO_CharacterStringModifier and TypeMethodDescriptionfinal CharSequenceCharSequenceAdapter.unmarshal(GO_CharacterString value) Converts a string read from a XML stream to the object containing the value.final org.opengis.util.InternationalStringInternationalStringAdapter.unmarshal(GO_CharacterString value) Converts an object read from a XML stream to anInternationalStringimplementation.StringAdapter.unmarshal(GO_CharacterString value) Converts a string read from a XML stream to the object containing the value.final URIURIAdapter.unmarshal(GO_CharacterString value) Converts a URI read from a XML stream to the object containing the value. -
Uses of GO_CharacterString in org.apache.sis.internal.jaxb.gcx
Methods in org.apache.sis.internal.jaxb.gcx that return GO_CharacterStringModifier and TypeMethodDescriptionConverts a MIME type to the object to be marshalled in a XML file or stream. -
Uses of GO_CharacterString in org.apache.sis.internal.jaxb.lan
Subclasses of GO_CharacterString in org.apache.sis.internal.jaxb.lanModifier and TypeClassDescriptionfinal classJAXB wrapper forLocalein order to wrap the value in an XML element as specified by ISO 19115-3 standard.final classJAXB wrapper forLocalein order to wrap the value in an XML element as specified by ISO 19115-3 standard.final classJAXB wrapper for ISO 19115-3<PT_FreeText>element mapped toInternationalString.