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 class
Wraps 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 Temporal
GO_Temporal.unmarshal
(GO_Temporal value) Converts a date read from a XML stream to the object which will contain the value.