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