|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An URLResource object represents an URL that can be stored,
as a resource, in a URL storage. The URLResource interface
extends the Resource interfaces by adding methods to manage
the stringified URL.
| Method Summary | |
String |
getFile()
Returns the file part of this URL. |
String |
getURL()
Returns the stringified URL for this URL resource. |
| Methods inherited from interface anthill.Resource |
getAttribute, getContentLength, getInputStream, getKey, getName, size |
| Method Detail |
public String getURL()
public String getFile()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||