|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.io.filesystem.AbstractEntry
Constructor Summary | |
AbstractEntry()
|
Method Summary | |
java.lang.String |
getPath()
Returns the absolute pathname string of this directory. |
static boolean |
isLegal(java.lang.String name)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.metasyntactic.io.filesystem.Entry |
delete, equals, getFileSystem, getName, getParent, hashCode |
Constructor Detail |
public AbstractEntry()
Method Detail |
public static boolean isLegal(java.lang.String name) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
public java.lang.String getPath() throws NoPermissionException
Entry
getPath
in interface Entry
NoPermissionException
public java.lang.String toString()
toString
in interface Entry
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |