Uses of Class
org.apache.sis.metadata.iso.lineage.DefaultSource
-
Packages that use DefaultSource Package Description org.apache.sis.metadata.iso.lineage Information about the sources and production processes of a dataset. -
-
Uses of DefaultSource in org.apache.sis.metadata.iso.lineage
Methods in org.apache.sis.metadata.iso.lineage that return DefaultSource Modifier and Type Method Description static DefaultSource
DefaultSource. castOrCopy(Source object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-