Uses of Class
org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Packages that use DefaultLegalConstraints Package Description org.apache.sis.metadata.iso.constraint Information about legal and security constraints placed on data. -
-
Uses of DefaultLegalConstraints in org.apache.sis.metadata.iso.constraint
Methods in org.apache.sis.metadata.iso.constraint that return DefaultLegalConstraints Modifier and Type Method Description static DefaultLegalConstraints
DefaultLegalConstraints. castOrCopy(LegalConstraints object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-