Uses of Interface
org.opengis.metadata.citation.OnlineResource
Packages that use 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
Methods in org.opengis.metadata that return OnlineResourceModifier and TypeMethodDescriptiondefault OnlineResourceMetadataExtensionInformation.getExtensionOnLineResource()Information about on-line sources containing the community profile name and the extended metadata elements and information for all new metadata elements.Methods in org.opengis.metadata that return types with arguments of type OnlineResourceModifier and TypeMethodDescriptiondefault Collection<? extends OnlineResource> Metadata.getMetadataLinkages()Online location(s) where the metadata is available. -
Uses of OnlineResource in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation that return OnlineResourceMethods in org.opengis.metadata.citation that return types with arguments of type OnlineResourceModifier 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
Methods in org.opengis.metadata.distribution that return types with arguments of type OnlineResourceModifier 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
Methods in org.opengis.metadata.identification that return types with arguments of type OnlineResourceModifier 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
Methods in org.opengis.test with parameters of type OnlineResourceModifier and TypeMethodDescriptionfinal voidValidatorContainer.validate(OnlineResource object) Tests the conformance of the given object.static voidValidators.validate(OnlineResource object) Tests the conformance of the given object. -
Uses of OnlineResource in org.opengis.test.metadata
Methods in org.opengis.test.metadata with parameters of type OnlineResourceModifier and TypeMethodDescriptionvoidCitationValidator.validate(OnlineResource object) Validates the given online resource.
Contact.getOnlineResources().