| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.kmelia.model.FileFolder
public class FileFolder
| Constructor Summary | |
|---|---|
FileFolder(String path)
Constructor declaration  | 
|
| Method Summary | |
|---|---|
 ArrayList | 
getChildren()
Method declaration  | 
 Collection | 
getFiles()
Method declaration  | 
 Collection | 
getFolders()
Method declaration  | 
 String | 
getName()
Method declaration  | 
 String | 
getPath()
Method declaration  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public FileFolder(String path)
path - | Method Detail | 
|---|
public Collection getFiles()
public Collection getFolders()
public String getName()
public String getPath()
public ArrayList getChildren()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||