Uses of Class
org.apache.sis.internal.jaxb.gco.GO_DateTime
Packages that use GO_DateTime
Package
Description
Miscellaneous objects and adapters defined in the
"gco"
namespace.-
Uses of GO_DateTime in org.apache.sis.internal.jaxb.gco
Subclasses of GO_DateTime 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_DateTimeModifier and TypeMethodDescriptionConverts the date 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_DateTimeModifier and TypeMethodDescriptionfinal Date
GO_DateTime.unmarshal
(GO_DateTime value) Converts a date read from a XML stream to the object which will contain the value.