com.mobileapps.pcre
Class PCREWordJobExportInfo

java.lang.Object
  |
  +--com.mobileapps.pcre.PCREJobExportInfo
        |
        +--com.mobileapps.pcre.PCREWordJobExportInfo

public class PCREWordJobExportInfo
extends PCREJobExportInfo

PCREWordJobExportInfo Helper class for constructing Export options to Word for Windows with the following Parameters as input


Fields inherited from class com.mobileapps.pcre.PCREJobExportInfo
destinationDLLName, destinationOptions, destinationType, formatDLLName, formatOptions, formatType
 
Constructor Summary
PCREWordJobExportInfo()
          Constructs export info for WORD
PCREWordJobExportInfo(java.lang.String wordFileName)
          Construct Export info for WORD.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCREWordJobExportInfo

public PCREWordJobExportInfo()
Constructs export info for WORD

PCREWordJobExportInfo

public PCREWordJobExportInfo(java.lang.String wordFileName)
Construct Export info for WORD.
Parameters:
wordFileName - the name of the WORD file to be generated