|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreloaderIF
INTERNAL: Interface for preloading locators.
Method Summary | |
---|---|
boolean |
needsPreloading(LocatorIF locator)
INTERNAL: Can be used to figure out if it is necessary to preload the resource referenced by the locator. |
LocatorIF |
preload(LocatorIF locator)
INTERNAL: Preloads the resource pointed to by the given locator. |
Method Detail |
---|
LocatorIF preload(LocatorIF locator) throws java.io.IOException
java.io.IOException
boolean needsPreloading(LocatorIF locator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |