|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.vfs.SchemeRoot
public class SchemeRoot
The root of a scheme.
Constructor Summary | |
---|---|
protected |
SchemeRoot()
|
|
SchemeRoot(Path root)
Create an empty SchemeMap. |
Method Summary | |
---|---|
Path |
getRoot()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected SchemeRoot()
public SchemeRoot(Path root)
Method Detail |
---|
public Path getRoot()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |