com.arctorus.export.birt37x
Class OdpEmitter

java.lang.Object
  extended by org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter
      extended by org.eclipse.birt.report.engine.layout.emitter.PageEmitter
          extended by com.arctorus.export.birt37x.OdpEmitter
All Implemented Interfaces:
org.eclipse.birt.report.engine.emitter.IContentEmitter

public class OdpEmitter
extends org.eclipse.birt.report.engine.layout.emitter.PageEmitter

Main ODP emitter class


Constructor Summary
OdpEmitter()
           
 
Method Summary
 org.eclipse.birt.report.engine.layout.emitter.PageDeviceRender createRender(org.eclipse.birt.report.engine.emitter.IEmitterServices service)
           
 
Methods inherited from class org.eclipse.birt.report.engine.layout.emitter.PageEmitter
end, getOutputFormat, initialize, start, startAutoText, startPage
 
Methods inherited from class org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter
endCell, endContainer, endContent, endGroup, endList, endListBand, endListGroup, endPage, endRow, endTable, endTableBand, endTableGroup, startCell, startContainer, startContent, startData, startForeign, startGroup, startImage, startLabel, startList, startListBand, startListGroup, startRow, startTable, startTableBand, startTableGroup, startText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OdpEmitter

public OdpEmitter()
Method Detail

createRender

public org.eclipse.birt.report.engine.layout.emitter.PageDeviceRender createRender(org.eclipse.birt.report.engine.emitter.IEmitterServices service)
                                                                            throws org.eclipse.birt.report.engine.api.EngineException
Specified by:
createRender in class org.eclipse.birt.report.engine.layout.emitter.PageEmitter
Throws:
org.eclipse.birt.report.engine.api.EngineException