|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractURL
A simple starting point for most of the various URL elements used by Layer
s
and Style
s.
Method Summary | |
---|---|
String |
getFormat()
Provides the mime-type format of the expected response data. |
OnLineResource |
getOnlineResource()
Provides the OnLineResource this AbstractURL represents. |
Method Detail |
---|
String getFormat()
OnLineResource getOnlineResource()
OnLineResource
this AbstractURL
represents. The
OnLineResource
contains the actual java.net.URI
to connect to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |