com.dynalivery.crystal
Class PCRERTFJobExportInfo

java.lang.Object
  |
  +--com.dynalivery.crystal.PCREJobExportInfo
        |
        +--com.dynalivery.crystal.PCRERTFJobExportInfo

public class PCRERTFJobExportInfo
extends PCREJobExportInfo


Fields inherited from class com.dynalivery.crystal.PCREJobExportInfo
destinationDLLName, destinationOptions, destinationType, formatDLLName, formatOptions, formatType
 
Constructor Summary
PCRERTFJobExportInfo()
          Constructs export info for RTF
PCRERTFJobExportInfo(java.lang.String rtfFileName)
          Construct export info for Rich Text Format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCRERTFJobExportInfo

public PCRERTFJobExportInfo()
Constructs export info for RTF

PCRERTFJobExportInfo

public PCRERTFJobExportInfo(java.lang.String rtfFileName)
Construct export info for Rich Text Format
Parameters:
rtfFileName - the name of the RTF file to be generated