|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Document that represents a directory in the particular Repository.
| Nested Class Summary | |
static interface |
Directory.Editor
Interface for modifying a Directory. |
| Method Summary | |
Directory.Editor |
edit()
Edit this Directory. |
java.util.Iterator |
entries()
Return all the Documents in this Directory. |
Document |
get(java.lang.String name)
Find the Document with the given name in this Directory. |
| Methods inherited from interface org.nodal.filesystem.Document |
asDirectory, docNode, format, nodeNamed, nodeNamed, path, repository, root, write |
| Method Detail |
public Document get(java.lang.String name)
public java.util.Iterator entries()
public Directory.Editor edit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||