|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Document collecting a sequence of Type definitions.
Nested Class Summary | |
static interface |
Schema.Editor
Interface for modifying instances of Schema. |
Method Summary | |
Schema.Editor |
edit()
Create an Editor for this Schema if permissible. |
Type |
typeNamed(java.lang.String nm)
The Type named nm in this Schema. |
java.util.Enumeration |
types()
The set of Types defined in this Schema. |
Methods inherited from interface org.nodal.filesystem.Document |
asDirectory, docNode, format, nodeNamed, nodeNamed, path, repository, root, write |
Method Detail |
public java.util.Enumeration types()
public Type typeNamed(java.lang.String nm)
Returns null if no such Type exists.
public Schema.Editor edit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |