Uses of Interface
org.opengis.metadata.citation.OnlineResource
Package
Description
The metadata root entity.
Type for citing a resource and information
about the responsible party.
Information concerning the distributor of, and options for obtaining, a resource.
Information to uniquely identify the data or service.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of OnlineResource in org.opengis.metadata
Modifier and TypeMethodDescriptiondefault OnlineResource
MetadataExtensionInformation.getExtensionOnLineResource()
Information about on-line sources containing the community profile name and the extended metadata elements and information for all new metadata elements.Modifier and TypeMethodDescriptiondefault Collection
<? extends OnlineResource> Metadata.getMetadataLinkages()
Online location(s) where the metadata is available. -
Uses of OnlineResource in org.opengis.metadata.citation
Modifier and TypeMethodDescriptiondefault Collection
<? extends OnlineResource> Citation.getOnlineResources()
Online references to the cited resource.default Collection
<? extends OnlineResource> Contact.getOnlineResources()
On-line information that can be used to contact the individual or organization. -
Uses of OnlineResource in org.opengis.metadata.distribution
Modifier and TypeMethodDescriptiondefault Collection
<? extends OnlineResource> DigitalTransferOptions.getOnLines()
Information about online sources from which the resource can be obtained. -
Uses of OnlineResource in org.opengis.metadata.identification
Modifier and TypeMethodDescriptionCollection
<? extends OnlineResource> OperationMetadata.getConnectPoints()
Handle for accessing the service interface.default Collection
<? extends OnlineResource> BrowseGraphic.getLinkages()
Links to browse graphic. -
Uses of OnlineResource in org.opengis.test
Modifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(OnlineResource object) Tests the conformance of the given object.static void
Validators.validate
(OnlineResource object) Tests the conformance of the given object. -
Uses of OnlineResource in org.opengis.test.metadata
Modifier and TypeMethodDescriptionvoid
CitationValidator.validate
(OnlineResource object) Validates the given online resource.
Contact.getOnlineResources()
.