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