Uses of Interface
sbrt.shell.text.AppInputFileLineFormat

Packages that use AppInputFileLineFormat
sbrt.shell.io Provides classes and interfaces for reading and writing files. 
sbrt.shell.text Provides classes and interfaces for defining formats for basic objects. 
 

Uses of AppInputFileLineFormat in sbrt.shell.io
 

Constructors in sbrt.shell.io with parameters of type AppInputFileLineFormat
ProcessInputFile(java.lang.String fileName, AppInputFileLineFormat lineFormat)
          Constructs a new process input file from the provided arguments.
 

Uses of AppInputFileLineFormat in sbrt.shell.text
 

Classes in sbrt.shell.text that implement AppInputFileLineFormat
 class AppInputFileLineFormatVersion1
          This class is a concrete implementation of AppInputFileLineFormat.