org.nodal.filesystem
Class DocumentFormat.AutoRegister

java.lang.Object
  extended byorg.nodal.filesystem.DocumentFormat.AutoRegister
All Implemented Interfaces:
DocumentFormat
Direct Known Subclasses:
DirectorySchema
Enclosing class:
DocumentFormat

public abstract static class DocumentFormat.AutoRegister
extends java.lang.Object
implements DocumentFormat


Nested Class Summary
 
Nested classes inherited from class org.nodal.filesystem.DocumentFormat
DocumentFormat.AutoRegister, DocumentFormat.Decoder, DocumentFormat.Encoder, DocumentFormat.Registry
 
Constructor Summary
DocumentFormat.AutoRegister()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nodal.filesystem.DocumentFormat
decoder, encoder, mimeType, rootType
 

Constructor Detail

DocumentFormat.AutoRegister

public DocumentFormat.AutoRegister()
Method Detail

toString

public java.lang.String toString()