Class DirectoryListing.FileItem

    • Method Detail

      • 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 JSONEnabled