Uses of Class
sbrt.shell.io.RomiFile

Packages that use RomiFile
sbrt.shell.io Provides classes and interfaces for reading and writing files. 
 

Uses of RomiFile in sbrt.shell.io
 

Subclasses of RomiFile in sbrt.shell.io
 class ProcessInputFile
          This class is used to represent process input files.
 

Methods in sbrt.shell.io that return RomiFile
 RomiFile<K,V> RomiFileSource.next()
          Returns the next row-oriented map input file with the next name returned by the file name source.