| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLExistsTest
Interface used by the URLFactory when creating unique
  URLs.
| Method Summary | |
|---|---|
 boolean | 
urlExists(java.net.URL url)
Returns false if the specified URL is
  unique. | 
| Method Detail | 
|---|
boolean urlExists(java.net.URL url)
false 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.  Returns true
  otherwise.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||