Package com.dynalivery.saffron.client

Interface Summary
SaffronInputSource This classes defines the input source for a Saffron export operation
 

Class Summary
ClientFileSystemDestinationOptions This class describes the options for saving a Saffron output file to the client file system.
ConsoleLogReceiver This class implements a LogReceiver service that writes to the console
ConsoleLogService This class implements a LogService that writes to the console
DestinationOptions This abstract class defines the destination options for a Saffron export operation.
DestinationType This class defines the Saffron export destination types.
EditableFormatOptions  
FileSystemDestinationOptions This class defines the destination options where one or more file will be written to the file system.
FileType This class defines the allowable Saffron input file types
FileUtilities This class defines some useful methods for manipulating files and filenames.
FormatOptions This class defines the formatting options for a Saffron export.
HTMLFormatOptions This class defines the HTML formatting options for a Saffron export
ImageType This class defines the allowable image types
LanguageType This class defines the allowable Saffron language (input) types
PDFFormatOptions This class defines the Saffron PDF formatting options
RasterFormatOptions  
RTFFormatOptions There currently are no RTF format options.
SaffronClient This abstract class provides methods for accessing Saffron running as an embedded server, a CORBA server or and EJB server
SaffronClientFileReceiver  
SaffronCORBAClient This is an implementation of the Saffron client based on CORBA
SaffronEJBClient This is an implementation of Saffron client based on Enterprise Java Beans.
SaffronEJBSource The class defines an input source to the Saffron EJB This differs from the SaffronInputSource and its derivatives since it must be serializable.
SaffronEmbeddedClient This is an implementation of the Saffron client using an embedded Saffron server.
SaffronJBossEJBClient This is an implementation of Saffron EJB client based on Enterprise Java Beans and targeted specifically at the JBoss AppServer.
SaffronLanguageInputSource This class defines a Saffron language input source for an export operation
SaffronPrintableInputSource This class defines a printable Saffron input source for an export operation
ServerFileSystemDestinationOptions This class describes the options for saving a Saffron output file to the server file system.
ServerType This class defines the allowable Saffron server types.
SNOAInputStream SNOAInputStream - creates an InputStream using the SNOAProducer
SplittableSaffronInputSource  
StreamDestinationOptions This class is used for obtaining the Output as an InputStream.
SVGFormatOptions