com.arctorus.export.birt37x
Class DocxEmitter

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

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

Main DOCX emitter class.


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

DocxEmitter

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