public interface IContentEmitter
java.lang.String getOutputFormat()
void initialize(IEmitterServices service) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid start(IReportContent report) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid end(IReportContent report) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startPage(IPageContent page) throws org.eclipse.birt.core.exception.BirtException
page - org.eclipse.birt.core.exception.BirtExceptionvoid endPage(IPageContent page) throws org.eclipse.birt.core.exception.BirtException
page - org.eclipse.birt.core.exception.BirtExceptionvoid startTable(ITableContent table) throws org.eclipse.birt.core.exception.BirtException
table - org.eclipse.birt.core.exception.BirtExceptionvoid endTable(ITableContent table) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startTableBand(ITableBandContent band) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endTableBand(ITableBandContent band) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startRow(IRowContent row) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endRow(IRowContent row) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startCell(ICellContent cell) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endCell(ICellContent cell) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startList(IListContent list) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endList(IListContent list) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startListBand(IListBandContent listBand) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endListBand(IListBandContent listBand) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startContainer(IContainerContent container) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endContainer(IContainerContent container) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startText(ITextContent text) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startData(IDataContent data) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startLabel(ILabelContent label) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startAutoText(IAutoTextContent autoText) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startForeign(IForeignContent foreign) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startImage(IImageContent image) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startContent(IContent content) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endContent(IContent content) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startGroup(IGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endGroup(IGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startTableGroup(ITableGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endTableGroup(ITableGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid startListGroup(IListGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionvoid endListGroup(IListGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtExceptionCopyright © 2008 Actuate Corp. All rights reserved.