public class DirectoryListing extends Object implements JSONEnabled
Modifier and Type | Class and Description |
---|---|
class |
DirectoryListing.FileItem |
Constructor and Description |
---|
DirectoryListing(File directory,
systems.dmx.files.PathMapper pathMapper) |
Modifier and Type | Method and Description |
---|---|
List<DirectoryListing.FileItem> |
getFileItems() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dump
public DirectoryListing(File directory, systems.dmx.files.PathMapper pathMapper)
public List<DirectoryListing.FileItem> getFileItems()
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
Copyright © 2023. All Rights Reserved.