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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dump
public ResourceInfo(File file)
Copyright © 2023. All Rights Reserved.