|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nodal.filesystem.DocumentFormat.AutoRegister
storage.support.DirectorySchema
| Nested Class Summary |
| Nested classes inherited from class org.nodal.filesystem.DocumentFormat |
DocumentFormat.AutoRegister, DocumentFormat.Decoder, DocumentFormat.Encoder, DocumentFormat.Registry |
| Method Summary | |
DocumentFormat.Decoder |
decoder()
A decoder that will translate an InputStream into a Node graph. |
DocumentFormat.Encoder |
encoder()
An encoder that will translate a Node graph into an OutputStream. |
java.lang.String |
mimeType()
The MIME type record used to index this schema. |
NodeType |
rootType()
The Type of the root node of the document graph for a document of this type. |
| Methods inherited from class org.nodal.filesystem.DocumentFormat.AutoRegister |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public final java.lang.String mimeType()
DocumentFormat
mimeType in interface DocumentFormatpublic NodeType rootType()
DocumentFormat
rootType in interface DocumentFormatpublic DocumentFormat.Encoder encoder()
DocumentFormat
encoder in interface DocumentFormatpublic DocumentFormat.Decoder decoder()
DocumentFormat
decoder in interface DocumentFormat
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||