de.deepamehta.plugins.files
Class DirectoryListing.FileItem
java.lang.Object
de.deepamehta.plugins.files.DirectoryListing.FileItem
- All Implemented Interfaces:
- de.deepamehta.core.JSONEnabled
- Enclosing class:
- DirectoryListing
public class DirectoryListing.FileItem
- extends Object
- implements de.deepamehta.core.JSONEnabled
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getItemKind
public ItemKind getItemKind()
getName
public String getName()
getPath
public String getPath()
getSize
public long getSize()
getMediaType
public String getMediaType()
toJSON
public org.codehaus.jettison.json.JSONObject toJSON()
- Specified by:
toJSON in interface de.deepamehta.core.JSONEnabled
Copyright © 2015. All rights reserved.