Uses of Class
org.apache.sis.metadata.iso.lineage.DefaultProcessing
Packages that use DefaultProcessing
Package
Description
JAXB adapters for metadata.
Information about the sources and production processes of a dataset.
-
Uses of DefaultProcessing in org.apache.sis.internal.jaxb.metadata
Methods in org.apache.sis.internal.jaxb.metadata that return DefaultProcessingModifier and TypeMethodDescriptionLE_Processing.getElement()Invoked by JAXB at marshalling time for getting the actual metadata to write inside the<mrl:LE_Processing>XML element.Methods in org.apache.sis.internal.jaxb.metadata with parameters of type DefaultProcessingModifier and TypeMethodDescriptionvoidLE_Processing.setElement(DefaultProcessing value) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of DefaultProcessing in org.apache.sis.metadata.iso.lineage
Methods in org.apache.sis.metadata.iso.lineage that return DefaultProcessingModifier and TypeMethodDescriptionstatic DefaultProcessingDefaultProcessing.castOrCopy(org.opengis.metadata.lineage.Processing object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.