org.opengis.layer
Interface AbstractURL
-
- All Known Subinterfaces:
- AbstractSizedURL, DataURL, FeatureListURL, LegendURL, LogoURL, MetadataURL, StyleSheetURL, StyleURL
public interface AbstractURL- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetFormat()Provides the mime-type format of the expected response data.OnLineResourcegetOnlineResource()Provides theOnLineResourcethisAbstractURLrepresents.
-
-
-
Method Detail
-
getFormat
java.lang.String getFormat()
Provides the mime-type format of the expected response data.- Returns:
- the mime-type of the onlineResource's data.
-
getOnlineResource
OnLineResource getOnlineResource()
Provides theOnLineResourcethisAbstractURLrepresents. TheOnLineResourcecontains the actualjava.net.URIto connect to.- Returns:
- the linkage
-
-
DataMelt 3.0 © DataMelt by jWork.ORG