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