public class ResourceInfo extends Object implements JSONEnabled
| Constructor and Description |
|---|
ResourceInfo(File file)
Precondition: the file exists.
|
| Modifier and Type | Method and Description |
|---|---|
ItemKind |
getItemKind() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
String |
toString() |
public ResourceInfo(File file)
public ItemKind getItemKind()
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON in interface JSONEnabledCopyright © 2018. All Rights Reserved.