net.windward.xmlreport
Interface ProcessWordMLAPI

All Superinterfaces:
ProcessReportAPI, ProcessReportAPIBase
All Known Implementing Classes:
ProcessWordML

public interface ProcessWordMLAPI
extends ProcessReportAPI

This class is a subclass of ProcessReportAPI specifically for creating an output in the WordML format. "This product may incorporate intellectual property owned by Microsoft Corporation. The terms and conditions upon which Microsoft is licensing such intellectual property may be found at http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp."

Version:
3.1 December 17, 2004

Fields inherited from interface net.windward.xmlreport.ProcessReportAPI
CHARSET_DEFAULT, CHARSET_RTF, CHARSET_UNICODE, LOCALE_DEFAULT, LOCALE_SYSTEM, TYP_DOCX, TYP_EXCEL_ML, TYP_HTML, TYP_PDF, TYP_RTF, TYP_TXT, TYP_WORD_ML, TYP_XLS, TYP_XLSX
 
Method Summary
 int getReportType()
          Get the report format of the output stream.
 
Methods inherited from interface net.windward.xmlreport.ProcessReportAPI
setChartProvider
 
Methods inherited from interface net.windward.xmlreport.ProcessReportAPIBase
addBean, close, duplicate, getBaseDirectory, getCharset, getInfo, getKeywords, getLocale, getNumPages, getReport, getSubject, getTitle, isDebugMode, process, processComplete, processData, processSetup, processSetup, setBaseDirectory, setCharset, setDebugMode, setKeywords, setLocale, setSubject, setTitle
 

Method Detail

getReportType

public int getReportType()
Get the report format of the output stream.
Specified by:
getReportType in interface ProcessReportAPIBase
Returns:
The type (format) of the output report. Will be TYP_WORD_ML.


Copyright © 2002 - 2008 Windward Reports - All Rights Reserved. java reporting software