Uses of Class
org.deepfs.fsml.ParserRegistry

Packages that use ParserRegistry
org.deepfs.fsml This package contains the core classes of the DeepFS project. 
 

Uses of ParserRegistry in org.deepfs.fsml
 

Constructors in org.deepfs.fsml with parameters of type ParserRegistry
DeepFile(ParserRegistry parserRegistry, BufferedFileChannel bufferedFileChannel, Context ctx)
           Constructor.