jxl.read.biff
Class PLSRecord

java.lang.Object
  extended byjxl.biff.RecordData
      extended byjxl.read.biff.PLSRecord

public class PLSRecord
extends RecordData

The environment specific print record


Constructor Summary
PLSRecord(Record r)
          Constructs this object from the raw data
 
Method Summary
 byte[] getData()
          Gets the data
 
Methods inherited from class jxl.biff.RecordData
getCode, getRecord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PLSRecord

public PLSRecord(Record r)
Constructs this object from the raw data

Parameters:
r - the raw data
Method Detail

getData

public byte[] getData()
Gets the data

Returns:
the binary data