public class ResourceInfo extends Object implements de.deepamehta.core.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)
Copyright © 2017. All rights reserved.