Uses of Class
org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
Packages that use CI_OnlineResource
-
Uses of CI_OnlineResource in org.apache.sis.internal.jaxb.metadata
Subclasses of CI_OnlineResource in org.apache.sis.internal.jaxb.metadataModifier and TypeClassDescriptionstatic final classWraps the value only if marshalling an element from the ISO 19115:2014 metadata model.Methods in org.apache.sis.internal.jaxb.metadata that return CI_OnlineResourceModifier and TypeMethodDescriptionprotected CI_OnlineResourceCI_OnlineResource.Since2014.wrap(org.opengis.metadata.citation.OnlineResource value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected CI_OnlineResourceCI_OnlineResource.wrap(org.opengis.metadata.citation.OnlineResource value) Invoked byPropertyTypeat marshalling time for wrapping the given metadata value in a<cit:CI_OnlineResource>XML element.