Uses of Class
org.apache.sis.internal.jaxb.gco.GO_Temporal
Packages that use GO_Temporal
Package
Description
Miscellaneous objects and adapters defined in the
"gco" namespace.-
Uses of GO_Temporal in org.apache.sis.internal.jaxb.gco
Subclasses of GO_Temporal in org.apache.sis.internal.jaxb.gcoModifier and TypeClassDescriptionstatic final classWraps the value only if marshalling ISO 19115-3 element.Methods in org.apache.sis.internal.jaxb.gco that return GO_TemporalModifier and TypeMethodDescriptionConverts the temporal object 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.Methods in org.apache.sis.internal.jaxb.gco with parameters of type GO_TemporalModifier and TypeMethodDescriptionfinal TemporalGO_Temporal.unmarshal(GO_Temporal value) Converts a date read from a XML stream to the object which will contain the value.