public class OpenListOfSpooledFilesFormatOSPL0100 extends java.lang.Object implements OpenListOfSpooledFilesFormat<OpenListOfSpooledFilesFormatOSPL0100Listener>
FORMAT_OSPL0100, FORMAT_OSPL0200, FORMAT_OSPL0300| Constructor and Description | 
|---|
| OpenListOfSpooledFilesFormatOSPL0100() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | format(byte[] data,
      int maxLength,
      int recordLength,
      OpenListOfSpooledFilesFormatOSPL0100Listener listener) | 
| java.lang.String | getName() | 
| int | getType() | 
public OpenListOfSpooledFilesFormatOSPL0100()
public java.lang.String getName()
getName in interface OpenListOfSpooledFilesFormat<OpenListOfSpooledFilesFormatOSPL0100Listener>public int getType()
getType in interface OpenListOfSpooledFilesFormat<OpenListOfSpooledFilesFormatOSPL0100Listener>public void format(byte[] data,
          int maxLength,
          int recordLength,
          OpenListOfSpooledFilesFormatOSPL0100Listener listener)
format in interface ListEntryFormat<OpenListOfSpooledFilesFormatOSPL0100Listener>