public class DirectoryListing extends Object implements de.deepamehta.core.JSONEnabled
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryListing.FileItem |
| Constructor and Description |
|---|
DirectoryListing(File directory,
de.deepamehta.files.PathMapper pathMapper) |
| Modifier and Type | Method and Description |
|---|---|
List<DirectoryListing.FileItem> |
getFileItems() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
public DirectoryListing(File directory, de.deepamehta.files.PathMapper pathMapper)
public List<DirectoryListing.FileItem> getFileItems()
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON in interface de.deepamehta.core.JSONEnabledCopyright © 2017. All rights reserved.