Package | Description |
---|---|
com.davecoss.uploader |
Modifier and Type | Field and Description |
---|---|
WebFile[] |
WebFile.dirents |
WebFile |
WebResponse.webfile |
Modifier and Type | Method and Description |
---|---|
static WebFile |
WebFile.fromJSON(JSONObject json) |
WebFile[] |
WebFile.listFiles() |
Constructor and Description |
---|
WebFile(java.lang.String parent,
java.lang.String name,
java.lang.String type,
long size,
WebFile[] dirents) |
WebResponse(int status,
WebFile webfile) |
Last build: 2014-03-11 10:00 Copyright © 2013 David Coss. All Rights Reserved.