|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.metasyntactic.io.filesystem.AbstractFileSystem
|
+--org.metasyntactic.io.filesystem.dom.DOMFileSystem
| Field Summary |
| Fields inherited from class org.metasyntactic.io.filesystem.AbstractFileSystem |
mountedIn |
| Fields inherited from interface org.metasyntactic.io.filesystem.FileSystem |
ESCAPE, ESCAPE_CHAR, SEPARATOR, SEPARATOR_CHAR |
| Constructor Summary | |
DOMFileSystem(org.w3c.dom.Document document)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.metasyntactic.io.filesystem.AbstractFileSystem |
getEntry, getEntry, getParent, mount, mount, setParent, toString, unMount |
| 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.FileSystem |
getRoot |
| Constructor Detail |
public DOMFileSystem(org.w3c.dom.Document document)
| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||