Package org.deepfs.fsml

This package contains the core classes of the DeepFS project.

See:
          Description

Class Summary
BufferedFileChannel Buffered FileChannel implementation.
DeepFile Storage for metadata information and contents for a single file.
DeepFile.Content File content.
ParserRegistry Registry for file parsers.
 

Enum Summary
DeepNS All namespaces used in the DeepFile.
FileType Available file types.
MetaElem Available metadata elements.
MimeType Available MIME types.
 

Exception Summary
ParserException An exception class used for signaling failure of parser operations.
 

Package org.deepfs.fsml Description

This package contains the core classes of the DeepFS project.