|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLoader
Constructor Summary | |
Loader(java.lang.String urlbase)
|
Method Summary | |
boolean |
download(java.lang.String url,
java.lang.String local)
you can also access the file like a standard http file |
java.lang.String[] |
searchlist(java.lang.String search)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Loader(java.lang.String urlbase)
urlbase
- the folder on the server where the php files areMethod Detail |
public java.lang.String[] searchlist(java.lang.String search)
search
- the file references returned contain this substring
public boolean download(java.lang.String url, java.lang.String local)
url
- the URL which is to be downloadedlocal
- the recordstore name where the data is stored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |