|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface used by the URLFactory
when creating unique
URL
s.
Method Summary | |
boolean |
urlExists(java.net.URL url)
Returns true if the specified URL is
unique. |
Method Detail |
public boolean urlExists(java.net.URL url)
true
if the specified URL
is
unique. An URL
is unique if it points to a resource
that does not currently exist, either at the actual location
or within any in-memory caches.
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.