Four Js Genero Report Writer
FourJs.Report.Runtime.PXMLProducer Class Reference

Superclass for classes that produce PXML streams. More...

Inheritance diagram for FourJs.Report.Runtime.PXMLProducer:
FourJs.Report.Runtime.FourRpProcessor FourJs.Report.Runtime.PageMapper FourJs.Report.Runtime.LabelMapper FourJs.Report.Runtime.MultiPageMapper

Public Member Functions

 PXMLProducer (PXMLConsumer consumer)
 Creates a PXMLProducer object that outputs to the given consumer object. More...
 

Static Public Attributes

static String legalCopyright = Version.CLASS_COPYRIGHT
 

Properties

PXMLConsumer consumer [get]
 Sets the output consumer. More...
 

Detailed Description

Superclass for classes that produce PXML streams.

Constructor & Destructor Documentation

FourJs.Report.Runtime.PXMLProducer.PXMLProducer ( PXMLConsumer  consumer)

Creates a PXMLProducer object that outputs to the given consumer object.

Parameters
consumer

Property Documentation

PXMLConsumer FourJs.Report.Runtime.PXMLProducer.consumer
get

Sets the output consumer.