|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.core.CMFile.CMVFSFile
com.planet_ink.coffee_mud.core.CMFile.CMVFSDir
public static final class CMFile.CMVFSDir
| Field Summary | |
|---|---|
CMFile.CMVFSDir |
parent
|
| Fields inherited from class com.planet_ink.coffee_mud.core.CMFile.CMVFSFile |
|---|
author, data, fName, mask, modifiedDateTime, path, uName |
| Constructor Summary | |
|---|---|
CMFile.CMVFSDir(CMFile.CMVFSDir parent,
java.lang.String path,
int mask,
long modifiedDateTime,
java.lang.String author)
|
|
| Method Summary | |
|---|---|
boolean |
add(CMFile.CMVFSFile f)
|
boolean |
delete(CMFile.CMVFSFile file)
|
CMFile.CMVFSFile |
fetch(java.lang.String filePath)
|
CMFile.CMVFSDir |
fetchSubDir(java.lang.String path,
boolean create)
|
| Methods inherited from class com.planet_ink.coffee_mud.core.CMFile.CMVFSFile |
|---|
copyInto |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public CMFile.CMVFSDir parent
| Constructor Detail |
|---|
public CMFile.CMVFSDir(CMFile.CMVFSDir parent,
java.lang.String path,
int mask,
long modifiedDateTime,
java.lang.String author)
| Method Detail |
|---|
public CMFile.CMVFSDir fetchSubDir(java.lang.String path,
boolean create)
public final boolean add(CMFile.CMVFSFile f)
public final boolean delete(CMFile.CMVFSFile file)
public final CMFile.CMVFSFile fetch(java.lang.String filePath)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||