com.arctorus.export.birt37x
Class OdtEmitter

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.OdtEmitter
All Implemented Interfaces:
org.eclipse.birt.report.engine.emitter.IContentEmitter

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

Main ODT emitter class.


Constructor Summary
OdtEmitter()
           
 
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

OdtEmitter

public OdtEmitter()
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