Uses of Class
org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
-
Packages that use DefaultApplicationSchemaInformation Package Description org.apache.sis.metadata.iso Root package for ISO 19115 metadata about resources (data or services). -
-
Uses of DefaultApplicationSchemaInformation in org.apache.sis.metadata.iso
Methods in org.apache.sis.metadata.iso that return DefaultApplicationSchemaInformation Modifier and Type Method Description static DefaultApplicationSchemaInformationDefaultApplicationSchemaInformation. castOrCopy(ApplicationSchemaInformation object)Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-