- getAllFiles(String) - Static method in class net.windward.tools.UpdatePods
-
- getAllowedValues() - Method in class net.windward.xmlreport.TemplateVariable
-
- getAutoMetadata() - Method in class net.windward.xmlreport.TemplateVariable
-
- getAutotagData() - Method in class net.windward.xmlreport.TemplateInfo
-
the AutoTag data embedded in the template.
- getAutotagVersion() - Method in class net.windward.xmlreport.TemplateInfo
-
- getAutotagXml() - Method in class net.windward.xmlreport.TemplateInfo
-
- getBaseDirectory() - Method in class net.windward.xmlreport.ProcessReport
-
Get the base directory used for imported files that have a relative path.
- getBaseDirectory() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the base directory used for imported files that have a relative path.
- getBatchForEach() - Method in class net.windward.xmlreport.TemplateInfo
-
The forEach tag (text form) for batch runs.
- getBitmap(OutTag, DataSourceNode[], IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getBitmap(OutTag, DataSourceNode[], IMacroState) - Method in interface net.windward.datasource.DataSourceNode
-
Called when tag is of type BITMAP.
- getBitmap(OutTag, DataSourceNode[], IMacroState) - Method in class net.windward.datasource.json.JsonDataSource.JsonDataNode
-
- getBitmapType() - Method in class net.windward.format.htm.HtmlImage
-
Get the type of picture this is.
- getCalOffset() - Method in class net.windward.xmlreport.TemplateVariable
-
- getCause() - Method in exception net.windward.format.wordml.WordMLException
-
Returns the cause of this throwable or null
if the
cause is nonexistent or unknown.
- getCellSeparator() - Method in class net.windward.xmlreport.ProcessCsv
-
Get the character used to seperate cells.
- getCellSeparator() - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Get the character used to seperate cells.
- getCharset() - Method in class net.windward.xmlreport.ProcessReport
-
Html and txt files are generated using a charset (the rest use unicode).
- getCharset() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
This call set's the locale used in creating a report.
- getChartProvider() - Method in class net.windward.xmlreport.ProcessReport
-
Returns the chart provider used for this process.
- getChartRenderType() - Method in class net.windward.xmlreport.ProcessReport
-
What HtmlImage.BITMAP_* type to render charts at for this ReportType.
- getCompany() - Static method in class net.windward.xmlreport.ProcessReport
-
The company this copy is licensed to.
- getCompressionLevel() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the compression level.
- getCompressionLevel() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the compression level.
- getConn() - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
- getConnection() - Method in class net.windward.datasource.jdbc.JdbcDataSource
-
- getConnectionString() - Method in exception net.windward.env.DataConnectionException
-
The connection string to the datasource.
- getConnectorClass() - Method in exception net.windward.env.DataConnectionException
-
The datasource connector class.
- getCopies() - Method in class net.windward.xmlreport.ProcessPrinter
-
- getCopies() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Gets the total number of copies to be printed.
- getCopyMetadata() - Method in class net.windward.xmlreport.ProcessOpenXml
-
Get if the Windward metadata will be copied to the generated report.
- getCopyMetadata() - Method in class net.windward.xmlreport.ProcessReport
-
Get if the Windward metadata will be copied to the generated report.
- getCopyMetadata() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get if the Windward metadata will be copied to the generated report.
- getCopyMetadata() - Method in class net.windward.xmlreport.ProcessRtf
-
Get if the Windward metadata will be copied to the generated report.
- getCount() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Return the count the iteration is on.
- getCount() - Method in interface net.windward.datasource.DataSourceIterator
-
Return the count the iteration is on.
- getCssFilename() - Method in class net.windward.xmlreport.ProcessHtml
-
Returns the css filename.
- getCssFilename() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Returns the css filename.
- getCssStream() - Method in class net.windward.xmlreport.ProcessHtml
-
Returns the css stream.
- getCssStream() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Returns the css stream.
- getCssType() - Method in class net.windward.xmlreport.ProcessHtml
-
Returns if the css information will be written to a separate file, as part of the html file,
or skipped (because the file already exists).
- getCssType() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Returns if the css information will be written to a separate file, as part of the html file,
or skipped (because the file already exists).
- getCursor() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getCursor() - Method in interface net.windward.datasource.DataSourceNode
-
Returns the underlying cursor this node presently holds.
- getData(ChartTag, DataSourceNode[], Locale) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getData() - Method in class net.windward.datasource.ChartDataImpl
-
Returns a set of data used to create a chart.
- getData(ChartTag, DataSourceNode[], Locale) - Method in interface net.windward.datasource.DataSourceNode
-
Returns a set of data used to create a chart.
- getDatabaseName() - Method in exception net.windward.env.DataConnectionException
-
The name of the datasource database.
- getDataMode() - Method in class net.windward.xmlreport.ProcessReport
-
Get the embed data setting.
- getDataMode() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
As the report is run, the data for each tag can also be placed in an associated data.xml file.
- getDatasets() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile
-
The datasets in this datasource.
- getDataSource() - Method in class net.windward.xmlreport.TemplateVariable
-
- getDatasourceName() - Method in interface net.windward.datasource.DataSourceProvider
-
returns the name of this type in the form "sql", "xml", etc.
- getDatasourceName() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
returns the name of this type in the form "sql", "xml", etc.
- getDatasourceName() - Method in class net.windward.datasource.jdbc.JdbcDataSource
-
returns the name of this type in the form "sql", "xml", etc.
- getDatasourceName() - Method in class net.windward.datasource.json.JsonDataSource
-
returns the name of this type in the form "sql", "xml", etc.
- getDatasourceProfiles() - Method in class net.windward.xmlreport.TemplateInfo
-
All datasources that must be processed for this template.
- getDataSourceProvider() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getDataSourceProvider() - Method in interface net.windward.datasource.DataSourceNode
-
Get the parent datasource.
- getDatasources() - Method in class net.windward.xmlreport.TemplateInfo
-
All datasources that must be processed for this template.
- getDatasourceState(DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getDatasourceState(DataSourceNode[]) - Method in interface net.windward.datasource.DataSourceNode
-
Get the state of the datasource.
- getDataStream() - Method in class net.windward.xmlreport.ProcessReport
-
As the report is run, the data for each tag can also be placed in an associated data.xml file.
- getDataStream() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
As the report is run, the data for each tag can also be placed in an associated data.xml file.
- getDataWriter() - Method in class net.windward.xmlreport.ProcessReport
-
This is not part of the official API.
- getDebugHandler() - Method in class net.windward.xmlreport.ProcessReport
-
The debug handler assigned to this report if debugging.
- getDefaultNamespacePrefix() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
The prefixes for namespaces are pulled from the XML datasource.
- getDefaultValues() - Method in class net.windward.xmlreport.TemplateVariable
-
- getDescription() - Method in class net.windward.xmlreport.ProcessReport
-
Get the description of the document.
- getDescription() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the description of the document.
- getDesription() - Method in class net.windward.xmlreport.TemplateVariable
-
- getDocPos() - Method in exception net.windward.env.WindwardException
-
The position in the document where this exception occured.
- getDocument() - Method in class net.windward.xmlreport.ProcessPdf
-
Gets the current document
- getDpi() - Method in class net.windward.xmlreport.ProcessImage
-
The Dots Per Inch to render the bitmaps at.
- getDrillDownInfo() - Method in class net.windward.xmlreport.ProcessReport
-
Get the info for the template file this is in.
- getDrillDownInfo() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the info for the template file this is in.
- getDuplex() - Method in class net.windward.xmlreport.ProcessPrinter
-
- getDuplex() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Get the printer's duplex setting.
- getEncoding() - Method in class net.windward.datasource.InputDataContainer
-
The encoding method for the InputStream, in.
- getEquationData(String, DataSourceNode[], Locale) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getEquationData(String, DataSourceNode[], Locale) - Method in interface net.windward.datasource.DataSourceNode
-
Returns an array of data from a given datasource query
- getErrorInfo() - Method in class net.windward.xmlreport.ProcessReport
-
- getErrorInfo() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get an object containing a set of errors encounterred during the report generation.
- getEventHandler() - Method in class net.windward.xmlreport.ProcessReport
-
Get event handler assigned to the report.
- getEventHandler() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get event handler assigned to the report.
- getFieldEx(String, int, String) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
Get a field from this row.
- getFieldEx(int, int, String) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
Get a field from this row.
- getFieldEx(String, int, String) - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
- getFieldEx(int, int, String) - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
- getFieldEx(String, int, String) - Method in class net.windward.datasource.json.JsonResultRow
-
Get a field from this row.
- getFieldEx(int, int, String) - Method in class net.windward.datasource.json.JsonResultRow
-
- getFieldName(int) - Method in class net.windward.datasource.abstract_datasource.DataSourceResultRow
-
Get the name of the field at the provided index
- getFieldName(int) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
- getFieldName(int) - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
Get the name of the field at the provided index
- getFieldName(int) - Method in class net.windward.datasource.json.JsonResultRow
-
Get the name of the field at the provided index
- getFieldName() - Method in class net.windward.datasource.SelectFilter.Filter
-
The column (SQL) or node (XML) to compare on.
- getFieldNames() - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
Get the names of every field in this row (i.e.
- getFieldNames() - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
- getFieldNames() - Method in class net.windward.datasource.json.JsonResultRow
-
Get the names of every field in this row (i.e.
- getFilePath() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the path that all images will be saved to on the disk.
- getFilePath() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Get the path that all images will be saved to on the disk.
- getFilePrefix() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the prefix that will be part of the filename of all images saved to disk and listed
in the html file.
- getFilePrefix() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Get the prefix that will be part of the filename of all images saved to disk and listed
in the html file.
- getFilters() - Method in class net.windward.datasource.SelectFilter
-
Get the filters.
- getFinalSelect() - Method in exception net.windward.env.DataSourceException
-
The final select that caused this exception.
- getFirst() - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultSet
-
- getFirst() - Method in class net.windward.datasource.jdbc.JdbcResultSet
-
- getFirst() - Method in class net.windward.datasource.json.JsonResultSet
-
- getFirstPagePrinter() - Method in class net.windward.xmlreport.ProcessPrinter
-
Gets the name of the first page's printer.
- getFirstPagePrinter() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Gets the name of the first page's printer.
- getFirstPageTray() - Method in class net.windward.xmlreport.ProcessPrinter
-
Gets the tray for the first page.
- getFirstPageTray() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Gets the tray for the first page.
- getFont() - Method in class net.windward.xmlreport.ProcessTxt
-
Get the font used when formatting txt output.
- getFont() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Get the font used when formatting txt output.
- getFontLevel() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the font level.
- getFontLevel() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the font level.
- getFontSize() - Method in class net.windward.xmlreport.ProcessTxt
-
Get the font size used when formatting txt output.
- getFontSize() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Get the font size used when formatting txt output.
- getForEachTags() - Method in exception net.windward.env.DataSourceException
-
The forEach stack in place when this exception occured.
- getFromTables() - Method in class net.windward.datasource.jdbc.SelectParser
-
All the tables in the from part of the select
- getFullTag() - Method in exception net.windward.env.WindwardException
-
If this error occured while processing a tag, this is the tag it was processing.
- getGlobalMetaIdentifier() - Method in class net.windward.datasource.SelectBase
-
The meta identifier for a global select.
- getGuid() - Method in class net.windward.xmlreport.ProcessReport.DrillDownTemplate
-
The AutoTag document guid of the template.
- getHeadersFooters() - Method in class net.windward.xmlreport.ProcessHtml
-
- getHeadersFooters() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
- getHiddenMode() - Method in class net.windward.xmlreport.ProcessReport
-
Get the mode for handling hidden objecxts in the template.
- getHiddenMode() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the mode for handling hidden objecxts in the template.
- getHtmlPath() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the path that all images will be prefixed with in the html file.
- getHtmlPath() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Get the path that all images will be prefixed with in the html file.
- getHyphenate() - Method in class net.windward.xmlreport.ProcessReport
-
Get if the generated report will be hyphenated.
- getHyphenate() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get if the generated report will be hyphenated.
- getImageFormat() - Method in class net.windward.xmlreport.ProcessImage
-
The bitmap format for the pages.
- getImageNames() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the image names/streams for the images in a report.
- getImageNames() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Get the image names/streams for the images in a report.
- getImport(ImportTag, DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getImport(ImportTag, DataSourceNode[], Locale, IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getImport(ImportTag, DataSourceNode[]) - Method in interface net.windward.datasource.DataSourceNode
-
Deprecated.
- getImport(ImportTag, DataSourceNode[], Locale, IMacroState) - Method in interface net.windward.datasource.DataSourceNode
-
An extended version of getImport() which supports the macro evaluation.
- getImportInfo() - Method in class net.windward.xmlreport.ProcessReport
-
Get all imports in the processed template.
- getImportInfo() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get all imports in the processed template.
- getIndex() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Return the index the iteration is on.
- getIndex() - Method in interface net.windward.datasource.DataSourceIterator
-
Return the index the iteration is on.
- getInputStream() - Method in class net.windward.datasource.InputDataContainer
-
The data input stream.
- getIpAddress() - Method in class net.windward.tools.ListServers.ServerInfo
-
The IP address of the remote machine.
- getItems() - Method in class net.windward.datasource.SelectList
-
The items in this list.
- getIterator() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getIterator() - Method in interface net.windward.datasource.DataSourceNode
-
Returns the iterator presently in use for this node.
- getJobName() - Method in class net.windward.xmlreport.ProcessPrinter
-
- getJobName() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Get the name of the print job.
- getKeyLength() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the password licenseKey length.
- getKeyLength() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the password licenseKey length.
- getKeywords() - Method in class net.windward.xmlreport.ProcessReport
-
Get the keywords of the document.
- getKeywords() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the keywords of the document.
- getLevel() - Method in exception net.windward.tags.TagException
-
- getLink(BaseTag, DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getLink(BaseTag, DataSourceNode[]) - Method in interface net.windward.datasource.DataSourceNode
-
Called for a link or DrillDown tag.
- getLocale() - Method in class net.windward.xmlreport.ProcessReport
-
This call returns the locale used in creating a report.
- getLocale() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
This call returns the locale used in creating a report.
- getMaxReportPages() - Static method in class net.windward.xmlreport.ProcessReport
-
- getMessage() - Method in exception net.windward.debug.DebugException
-
Returns the detail message string of this throwable.
- getMessage() - Method in exception net.windward.format.wordml.WordMLException
-
Returns the detail message string of this throwable.
- getMessage() - Method in exception net.windward.xmlreport.xsnv.conditionalformatter.ConditionalFormatException
-
- getMode() - Method in class net.windward.datasource.abstract_datasource.FieldResult
-
The BaseTag.MODE_* type of the value returned.
- getMode() - Method in class net.windward.datasource.abstract_datasource.VarResults
-
The mode for this data.
- getMode() - Method in class net.windward.datasource.dom4j.Dom4jDataSource.VarResults
-
- getMode() - Method in exception net.windward.debug.DebugException
-
The exception mode.
- getMode() - Method in exception net.windward.xmlreport.TimeoutException
-
The exception mode.
- getName() - Method in class net.windward.format.htm.HtmlImage
-
Get the filename for this image object.
- getName() - Method in class net.windward.tools.ListServers.ServerInfo
-
The name of the remote machine.
- getName() - Method in class net.windward.xmlreport.ProcessReport.CleanDatasource
-
The name of the datasource.
- getName() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile
-
The name of this dataset.
- getName() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile
-
The name of the datasource.
- getName() - Method in class net.windward.xmlreport.TemplateVariable
-
- getNativeVariable(DataSourceNode[], String) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
Gets the variable from a data provider on the stack.
- getNativeVariable(DataSourceNode[], String) - Method in interface net.windward.datasource.DataSourceNode
-
Gets the variable from a data provider on the stack.
- getNewline() - Method in class net.windward.xmlreport.ProcessCsv
-
Set the string used to create a newline.
- getNewline() - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Set the string used to create a newline.
- getNode(int) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Returns the requested node from the set of nodes presently on.
- getNode() - Method in class net.windward.datasource.abstract_datasource.VarResults
-
The node the data is in/from.
- getNode(int) - Method in interface net.windward.datasource.DataSourceIterator
-
Returns the requested node from the set of nodes presently on.
- getNumFilters() - Method in class net.windward.datasource.SelectFilter
-
Get the number of filters.
- getNumPages() - Method in class net.windward.xmlreport.ProcessReport
-
Returns how many pages long a report is.
- getNumPages() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Returns how many pages long a report is.
- getNumVal() - Method in enum net.windward.xmlreport.TemplateVariable.CAL_OFFSET
-
- getOpCode() - Method in class net.windward.datasource.SelectFilter.Filter
-
The OP_* to use.
- getOpCodeText(int[]) - Static method in class net.windward.datasource.SelectFilter
-
Get the text strings to match the opcode list.
- getOpCodeText(int) - Static method in class net.windward.datasource.SelectFilter
-
Get the text string to match the opcode.
- getOut(OutTag, DataSourceNode[], Locale, IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getOut(OutTag, DataSourceNode[], Locale, IMacroState) - Method in interface net.windward.datasource.DataSourceNode
-
Called for an out tag.
- getOutputBuilderData() - Method in class net.windward.xmlreport.ProcessReport
-
Optional data to pass to the external output builder.
- getOutputBuilderData() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Optional data to pass to the external output builder.
- getOutStream(OutTag, DataSourceNode[], IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getOutStream(OutTag, DataSourceNode[], IMacroState) - Method in interface net.windward.datasource.DataSourceNode
-
Called for an out tag.
- getOwnerPassword() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the owner password for the report.
- getOwnerPassword() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the owner password for the report.
- getPages() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the array of OutputStreams representing each page in this generated HTML document if html.split_pages is set.
- getPages() - Method in class net.windward.xmlreport.ProcessImage
-
Get the generated images, each page is a distinct bitmap or XML (SVG).
- getPagesByteArrays() - Method in class net.windward.xmlreport.ProcessHtml
-
Get an array of pages where each page is represented by a byte array (for easy file output).
- getParameters() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
This call is for internal engine use only.
- getParameters() - Method in class net.windward.datasource.abstract_datasource.ParsedQuery
-
- getParameters() - Method in interface net.windward.datasource.DataSourceProvider
-
This call is for internal engine use only.
- getParameters() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
This call is for internal engine use only.
- getParameters() - Method in exception net.windward.env.DataSourceException
-
The names of all parameters in scope.
- getParameters() - Method in class net.windward.xmlreport.ProcessReport
-
- getParameters() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Returns the map of parameters for this report.
- getParamMode() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Get the parameter substitution mode.
- getParamMode() - Method in interface net.windward.datasource.DataSourceProvider
-
Get the parameter substitution mode.
- getParamMode() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Get the parameter substitution mode.
- getParent() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
- getPart(int) - Method in class net.windward.datasource.jdbc.SelectParser
-
Return this part of the select.
- getPdfVersion() - Method in class net.windward.xmlreport.ProcessPdf
-
Gets the PDF version number used to create the file.
- getPdfVersion() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Gets the PDF version number used to create the file.
- getPipeName() - Method in class net.windward.xmlreport.ProcessReport.DrillDownTemplate
-
Get the named pipes name.
- getPodGuids() - Method in class net.windward.xmlreport.TemplateInfo
-
The POD guids in the template.
- getPreceeding(int) - Method in class net.windward.datasource.jdbc.SelectParser
-
Return all parts up to but not including this part from the select..
- getPrefix() - Method in class net.windward.datasource.dom4j.XPathNamespace
-
The prefix as declared in use.
- getPrinter() - Method in class net.windward.xmlreport.ProcessPrinter
-
Gets the printer name.
- getPrinter() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Gets the printer name.
- getPrinterConfiguration() - Method in class net.windward.xmlreport.ProcessPrinter
-
- getPrinterConfiguration() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Get the printer configuration for the report.
- getProduct() - Method in class net.windward.tools.ListServers.ServerInfo
-
The product running.
- getProperties() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile
-
All the properties for this dataset.
- getProperties() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile
-
All the properties set for this datasource.
- getQuery() - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
- getQuery() - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
- getQuery() - Method in class net.windward.datasource.json.JsonResultRow
-
- getQueryHelper() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Returns the query helper which is datasource specific.
- getQueryHelper() - Method in class net.windward.datasource.jdbc.JdbcDataSource
-
- getQueryHelper() - Method in class net.windward.datasource.json.JsonDataSource
-
Gets the query helper from the subclass.
- getQueryMode(String, BaseTag) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Gets the query mode of a select.
- getQueryMode(String, BaseTag) - Method in interface net.windward.datasource.DataSourceNode
-
Returns the mode of a query.
- getQueryMode(String, BaseTag) - Method in interface net.windward.datasource.DataSourceProvider
-
Returns the mode of a query.
- getQueryMode(String, BaseTag) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Returns the query mode for this select.
- getQueryMode(String, BaseTag) - Method in class net.windward.datasource.jdbc.JdbcDataSource
-
Returns the query mode for this select.
- getQueryMode(String, BaseTag) - Method in class net.windward.datasource.jdbc.JdbcDataSource.JdbcNode
-
- getQueryMode(String, BaseTag) - Method in class net.windward.datasource.json.JsonDataSource
-
- getQueryMode(String, BaseTag) - Method in class net.windward.datasource.json.JsonDataSource.JsonDataNode
-
- getQueryMode(String, boolean) - Method in class net.windward.xmlreport.ProcessReport.CleanDatasource
-
Returns the query mode for this select.
- getQueryResults(String, String) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceQueryHelper
-
Given a select statement.
- getQueryResults(String, String) - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
- getQueryResults(String, String) - Method in class net.windward.datasource.json.JsonQueryHelper
-
Given a select statement.
- getQueryTags() - Method in exception net.windward.env.DataSourceException
-
The query tags in scope when this exception occured.
- getQuoteChar() - Method in class net.windward.xmlreport.ProcessCsv
-
Get the character used to quote a cell.
- getQuoteChar() - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Get the character used to quote a cell.
- getRenderExtent() - Method in class net.windward.xmlreport.ProcessGraphics2D
-
- getRenderExtent() - Method in class net.windward.xmlreport.ProcessReport
-
- getRenderExtent() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
How the generated report will be cropped.
- getRenderExtent() - Method in class net.windward.xmlreport.ProcessTxt
-
- getRenderPages() - Method in class net.windward.xmlreport.ProcessGraphics2D
-
- getRenderPages() - Method in class net.windward.xmlreport.ProcessReport
-
- getRenderPages() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
The pages that will be generated.
- getReport() - Method in class net.windward.xmlreport.ProcessReport
-
Return the final report.
- getReport() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Return the final report.
- getReportType() - Method in class net.windward.xmlreport.ProcessCsv
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessDocx
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessDocxAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessImage
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessPostScript
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessPptx
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessPptxAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessPrinter
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessRtf
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessRtfAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessTxt
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Get the report format of the output stream.
- getReportType() - Method in class net.windward.xmlreport.ProcessXlsx
-
Get the report format of the output stream.
- getReportType() - Method in interface net.windward.xmlreport.ProcessXlsxAPI
-
Get the report format of the output stream.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessCsv
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessDocx
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessHtml
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessImage
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessPostScript
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessPptx
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessPrinter
-
Get the report format of the output as a string.
- getReportTypeString() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessRtf
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessTxt
-
Get the report format of the output as a string.
- getReportTypeString() - Method in class net.windward.xmlreport.ProcessXlsx
-
Get the report format of the output as a string.
- getResult(boolean) - Method in class net.windward.datasource.abstract_datasource.ParsedQuery
-
Get the result for this query.
- getResult() - Method in class net.windward.datasource.abstract_datasource.VarResults
-
- getResult(Node) - Method in class net.windward.datasource.dom4j.Dom4jDataSource.VarResults
-
- getResultSet() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Returns the result set this iterator presently holds.
- getResultSet(boolean) - Method in class net.windward.datasource.abstract_datasource.ParsedQuery
-
Get the resultset for this query.
- getResultSet() - Method in interface net.windward.datasource.DataSourceIterator
-
Returns the result set this iterator presently holds.
- getResultSetQuery() - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultSet
-
- getResultSetQuery() - Method in class net.windward.datasource.jdbc.JdbcResultSet
-
- getResultSetQuery() - Method in class net.windward.datasource.json.JsonResultSet
-
- getResultValue() - Method in class net.windward.datasource.abstract_datasource.VarResults
-
The variable.
- getRootNode() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Returns the root node for this data set.
- getRootNode() - Method in interface net.windward.datasource.DataSourceProvider
-
Returns the root node for this data set.
- getRootNode() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Returns the root node for this data set.
- getRootNode() - Method in class net.windward.datasource.jdbc.JdbcDataSource
-
- getRootPath() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile
-
The root path applied to this datasource.
- getRowIterator() - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultSet
-
- getRowIterator() - Method in class net.windward.datasource.jdbc.JdbcResultSet
-
- getRowIterator() - Method in class net.windward.datasource.json.JsonResultSet
-
- getRs() - Method in class net.windward.datasource.jdbc.JdbcResultSet
-
- getSecurity() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the security for the created pdf report.
- getSecurity() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the security for the created pdf report.
- getSelect() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile
-
The select of this dataset.
- getServerName() - Method in exception net.windward.env.DataConnectionException
-
The name of the datasource server.
- getServers(int) - Static method in class net.windward.tools.ListServers
-
Return all servers on the network.
- getSort() - Method in class net.windward.datasource.SelectBase
-
Get the sort order.
- getSpec() - Method in class net.windward.xmlreport.ProcessHtml
-
Gets the spec that the produced report must run under.
- getSpec() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Gets the spec that the produced report must run under.
- getSqlOpCode() - Method in class net.windward.datasource.SelectFilter.Filter
-
The opcode as SQL will use it.
- getSqlValue() - Method in class net.windward.datasource.SelectFilter.Filter
-
The value for the filter.
- getStream() - Method in class net.windward.format.htm.HtmlImage
-
Get the stream that contains the binary image of the file.
- getSubject() - Method in class net.windward.xmlreport.ProcessReport
-
Get the subject of the document.
- getSubject() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the subject of the document.
- getSubType() - Method in exception net.windward.env.DataSourceException
-
The sub-type of the exception.
- getSuceeding(int) - Method in class net.windward.datasource.jdbc.SelectParser
-
Return all parts after but not including this part from the select..
- getTag() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Return the forEach tag in use for this iterator.
- getTag() - Method in interface net.windward.datasource.DataSourceIterator
-
Return the forEach tag in use for this iterator.
- getTag() - Method in exception net.windward.env.DataSourceException
-
The tag that caused this exception.
- getTag() - Method in exception net.windward.tags.TagException
-
Get the tag hitting the exception.
- getTagAttr(TagAttributes[], int) - Static method in class net.windward.datasource.DataSourceTags
-
- getTagAttributes() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Returns the allowed attributes for all tags.
- getTagAttributes() - Method in interface net.windward.datasource.DataSourceProvider
-
Returns the allowed attributes for all tags.
- getTagAttributes() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Returns the allowed attributes for all tags.
- getTags() - Method in class net.windward.xmlreport.TemplateInfo
-
All of the tags embedded in the template.
- getTemplateDir() - Method in class net.windward.xmlreport.ProcessReport.DrillDownTemplate
-
The directory the template file is in.
- getTemplateMetrics(InputStream) - Static method in class net.windward.xmlreport.ProcessReport
-
Returns information about all vars, datasources, and tags referenced in the template.
- getTemplateMetrics(InputStream, boolean, boolean) - Static method in class net.windward.xmlreport.ProcessReport
-
- getTemplateMetrics(InputStream, boolean) - Static method in class net.windward.xmlreport.ProcessReport
-
Returns information about all vars, datasources, and tags referenced in the template.
- getTemplateType() - Method in class net.windward.xmlreport.TemplateInfo
-
One of ProcessReport.TEMPLATE_TYPE_*
- getTemplateTypeString() - Method in class net.windward.xmlreport.ProcessReport
-
The extension of the template.
- getTemplateVariables() - Method in class net.windward.xmlreport.TemplateInfo
-
All vars that must be defined by a caller in the template.
- getTemplateVersion() - Method in class net.windward.xmlreport.ProcessReport
-
Set the verion of Windward/AutoTag this template was created for.
- getTemplateVersion() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the version of Windward/AutoTag this template was created for.
- getText() - Method in class net.windward.datasource.abstract_datasource.ParsedQuery
-
- getTimeout() - Method in class net.windward.xmlreport.ProcessReport
-
Set the number of seconds to timeout generating a report.
- getTimeout() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the number of seconds to timeout generating a report.
- getTitle() - Method in class net.windward.xmlreport.ProcessReport
-
Get the title of the document.
- getTitle() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the title of the document.
- getTray() - Method in class net.windward.xmlreport.ProcessPrinter
-
Gets the tray to be printed to.
- getTray() - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Gets the tray to be printed to.
- getType() - Method in exception net.windward.tags.TagException
-
Return the type of node exception.
- getType() - Method in class net.windward.xmlreport.ProcessReport.CleanDatasource
-
What type of datasource.
- getUdtGuid() - Method in class net.windward.xmlreport.TemplateVariable
-
- getUniquePath() - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
- getUniquePath() - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
- getUniquePath() - Method in class net.windward.datasource.json.JsonResultRow
-
- getUrl() - Method in class net.windward.datasource.dom4j.XPathNamespace
-
The url of the namespace.
- getUserPassword() - Method in class net.windward.xmlreport.ProcessPdf
-
Get the user password for the report.
- getUserPassword() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Get the user password for the report.
- getUseTemplatePageWidth() - Method in class net.windward.xmlreport.ProcessHtml
-
- getUseTemplatePageWidth() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
- getValue(BaseTag, DataSourceNode[], Locale, IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getValue() - Method in class net.windward.datasource.abstract_datasource.FieldResult
-
The value for this field.
- getValue(int, String) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceResultRow
-
Get the value in this result row.
- getValue(int, String) - Method in class net.windward.datasource.jdbc.JdbcResultRow
-
Get the value in this result row.
- getValue(int, String) - Method in class net.windward.datasource.json.JsonResultRow
-
Get the value in this result row.
- getValue() - Method in class net.windward.datasource.SelectFilter.Filter
-
The value for the filter.
- getValueAsDate() - Method in class net.windward.datasource.SelectFilter.Filter
-
The date value for the filter.
- getValueAsNumber() - Method in class net.windward.datasource.SelectFilter.Filter
-
The number value for the filter.
- getValueAsString() - Method in class net.windward.datasource.SelectFilter.Filter
-
The string value for the filter.
- getValueFromKey(Object) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceQueryHelper
-
- getValueFromKey(Object) - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
- getValueFromKey(Object) - Method in class net.windward.datasource.json.JsonQueryHelper
-
- getVariableValue(String, DataSourceNode[], Locale) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- getVariableValue(String, DataSourceNode[], Locale) - Method in interface net.windward.datasource.DataSourceNode
-
Returns the variable value.
- getVarName() - Method in class net.windward.datasource.SelectBase
-
The name of the var this filter is for.
- getVars() - Method in class net.windward.xmlreport.TemplateInfo
-
All vars that must be defined by a caller in the template.
- getVarType() - Method in class net.windward.xmlreport.TemplateVariable
-
- getVendorType() - Method in class net.windward.xmlreport.TemplateInfo.DataSourceProfile
-
The AutoTag defined datasource type.
- getVersion() - Method in class net.windward.tools.ListServers.ServerInfo
-
The version running on the machine.
- getVersion() - Static method in class net.windward.xmlreport.ProcessReport
-
The version of Windward Reports.
- getVersionMajor() - Static method in class net.windward.xmlreport.ProcessReport
-
The major version number of Windward Reports.
- getVersionMinor() - Static method in class net.windward.xmlreport.ProcessReport
-
The minor version number of Windward Reports.
- getVersionRelease() - Static method in class net.windward.xmlreport.ProcessReport
-
The release version number of Windward Reports.
- getWriteTags() - Method in class net.windward.xmlreport.ProcessReport
-
Get the style unprocessed tags are written out as.
- getWriteTags() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the style unprocessed tags are written out as.
- getXPath() - Method in class net.windward.datasource.dom4j.Dom4jDataSource.VarResults
-
- getXpathOpCode() - Method in class net.windward.datasource.SelectFilter.Filter
-
The opcode as XPath will use it.
- IDataSourceQueryHelper - Interface in net.windward.datasource.abstract_datasource
-
- IDataSourceResultRow - Interface in net.windward.datasource.abstract_datasource
-
- IDataSourceResultSet - Interface in net.windward.datasource.abstract_datasource
-
Created by erikh on 12/3/2014.
- IE5 - Static variable in interface net.windward.xmlreport.ProcessHtmlAPI
-
Create a HTML file that conforms to the IE 5.0 spec.
- IE5_5 - Static variable in interface net.windward.xmlreport.ProcessHtmlAPI
-
Create a HTML file that conforms to the IE 5.5 spec.
- IE6 - Static variable in interface net.windward.xmlreport.ProcessHtmlAPI
-
Create a HTML file that conforms to the IE 6.0 spec.
- ILLEGAL_ATTRIBUTE_NAME - Static variable in exception net.windward.tags.TagException
-
Attribute var or varStatus has a ${} around it.
- ILLEGAL_FILE_TYPE - Static variable in exception net.windward.tags.TagException
-
The included file had an unrecognized extension.
- ILLEGAL_LOCATION - Static variable in exception net.windward.tags.TagException
-
A matrix, row, or column tag is in an illegal location.
- ILLEGAL_VAR - Static variable in exception net.windward.env.DataSourceException
-
- IllegalOperationException - Exception in net.windward.util
-
Thrown when an illegal operation is performed on an object.
- IllegalOperationException() - Constructor for exception net.windward.util.IllegalOperationException
-
- IllegalOperationException(String) - Constructor for exception net.windward.util.IllegalOperationException
-
- IllegalPdfSyntaxException - Exception in net.windward.format.pdf.output.exceptions
-
Typed exception used when creating PDF syntax that isn't valid.
- IllegalPdfSyntaxException(String) - Constructor for exception net.windward.format.pdf.output.exceptions.IllegalPdfSyntaxException
-
Creates an exception saying the PDF syntax isn't correct.
- IMPORTING_CLASS_MISSING - Static variable in exception net.windward.xmlreport.SetupException
-
You need to call processSetup exactly once.
- IN_TABLE - Static variable in exception net.windward.tags.TagException
-
This tag cannot be inside a table.
- init() - Static method in class net.windward.xmlreport.ProcessReport
-
This method should be called before any other code anywhere in Windward Reports.
- InputDataContainer - Class in net.windward.datasource
-
Container for an InputStream and the encoding method
that was used to create it.
- InputDataContainer(InputStream, String) - Constructor for class net.windward.datasource.InputDataContainer
-
Creates a new InputDataContainer containing the specified
InputStream and encoding method.
- INVALID_DATE - Static variable in exception net.windward.env.DataSourceException
-
- INVALID_INDEX - Static variable in exception net.windward.env.DataSourceException
-
- INVALID_NUMBER - Static variable in exception net.windward.env.DataSourceException
-
- INVALID_PARAMETER_TYPE - Static variable in exception net.windward.env.EquationException
-
- INVALID_SELECT - Static variable in exception net.windward.env.DataSourceException
-
- InvalidPdfException - Exception in net.windward.format.pdf.output.exceptions
-
Typed exception used when opening an existing PDF document.
- InvalidPdfException(String) - Constructor for exception net.windward.format.pdf.output.exceptions.InvalidPdfException
-
Creates an instance of a NoPdfException.
- IO_ERROR - Static variable in exception net.windward.env.DataSourceException
-
- isAllowAll() - Method in class net.windward.xmlreport.TemplateVariable
-
- isAllowFilter() - Method in class net.windward.xmlreport.TemplateVariable
-
- isAllowList() - Method in class net.windward.xmlreport.TemplateVariable
-
- isAllowSort() - Method in class net.windward.xmlreport.TemplateVariable
-
- isAndFilters() - Method in class net.windward.datasource.SelectFilter
-
true if filters are to be and-ed, false if to be or-ed.
- isApplyGlobally() - Method in class net.windward.datasource.SelectBase
-
true if this select is to be applied to all tags that include the getGlobalMetaIdentifier column/node.
- isBreakPage() - Method in class net.windward.xmlreport.ProcessTxt
-
Returns true if a Ctrl-L is in the report for each page break.
- isBreakPage() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Returns true if a Ctrl-L is in the report for each page break.
- isCase(CaseTag, DataSourceNode[], IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- isCase(CaseTag, DataSourceNode[], IMacroState) - Method in interface net.windward.datasource.DataSourceNode
-
Called for a case tag.
- isChartsAsCharts() - Method in class net.windward.xmlreport.ProcessOpenXml
-
true if chart tags that are in the template as a chart, will be rendered as charts in the generated report.
- isChartsAsCharts() - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
true if chart tags that are in the template as a chart, will be rendered as charts in the generated report.
- isCopyAllTags() - Method in class net.windward.xmlreport.ProcessRtf
-
Get if unknown rtf tags should be copied to the report.
- isCopyAllTags() - Method in interface net.windward.xmlreport.ProcessRtfAPI
-
Get if unknown rtf tags should be copied to the report.
- isCopyDrawings() - Method in class net.windward.xmlreport.ProcessOpenXml
-
True if drawings are to be copied to output.
- isCopyDrawings() - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
True if drawings are to be copied to output.
- isCopyEmbeddedObjects() - Method in class net.windward.xmlreport.ProcessReport
-
True if embedded objects are to be copied to output.
- isCopyEmbeddedObjects() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if embedded objects are to be copied to output.
- isCopyShapes() - Method in class net.windward.xmlreport.ProcessOpenXml
-
True if shapes are to be copied to output.
- isCopyShapes() - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
True if shapes are to be copied to output.
- isDebugMode() - Method in class net.windward.xmlreport.ProcessReport
-
Get if debug mode is on or off.
- isDebugMode() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get if debug mode is on or off.
- isEmbedImages() - Method in class net.windward.xmlreport.ProcessHtml
-
When set to true, tells the engine to embed all images in the HTML file
instead of using separate image files; more information found on
Wikipedia: http://en.wikipedia.org/wiki/Data_URI_scheme
- isEmbedImages() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
When set to true, tells the engine to embed all images in the HTML file
instead of using separate image files; more information found on
Wikipedia: http://en.wikipedia.org/wiki/Data_URI_scheme
- isExistingNode(BaseTag, DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- isExistingNode(BaseTag, DataSourceNode[]) - Method in interface net.windward.datasource.DataSourceNode
-
Return true if the passed in node exists.
- isExtraPict() - Method in class net.windward.xmlreport.ProcessRtf
-
Get if writes each image twice.
- isExtraPict() - Method in interface net.windward.xmlreport.ProcessRtfAPI
-
Get if writes each image twice.
- isFirst() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Return true if on the first node returned.
- isFirst() - Method in interface net.windward.datasource.DataSourceIterator
-
Return true if on the first node returned.
- isFullFile() - Method in class net.windward.xmlreport.ProcessHtml
-
The report can be generated as either a complete html file, or as just the body.
- isFullFile() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
The report can be generated as either a complete html file, or as just the body.
- isHeaders() - Method in class net.windward.xmlreport.ProcessHtml
-
- isIE() - Method in class net.windward.xmlreport.ProcessHtml
-
Returns true if the spec is set to a version of Internet Explorer.
- isIf(IfTag, DataSourceNode[], IMacroState) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
- isIf(IfTag, DataSourceNode[], IMacroState) - Method in interface net.windward.datasource.DataSourceNode
-
Called for an if tag.
- isIgnoreTags() - Method in class net.windward.xmlreport.ProcessReport
-
- isLast() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceIterator
-
Return true if on the last node returned.
- isLast() - Method in interface net.windward.datasource.DataSourceIterator
-
Return true if on the last node returned.
- isLayoutDocument() - Method in class net.windward.xmlreport.ProcessReport
-
If set to false, then for output we do not have to layout (DOCX, XLSX, PPTX, HTML in non-pages mode), the engine
will not perform layout on the generated report.
- isLayoutDocument() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
If set to false, then for output we do not have to layout (DOCX, XLSX, PPTX, HTML in non-pages mode), the engine
will not perform layout on the generated report.
- isLiteralDataSourceNode() - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
This is needed in parts of the code that do not know about the .NET version of the LiteralDataSourceNode,
for example if we are in cross compiled java code and we need to know if a DataSourceNode is an instance of
WindwardReportDrivers.net.windward.datasource.LiteralDatasource.LiteralDataSourceNode.
- isLiteralDataSourceNode() - Method in interface net.windward.datasource.DataSourceNode
-
This is needed in parts of the code that do not know about the .NET version of the LiteralDataSourceNode,
for example if we are in cross compiled java code and we need to know if a DataSourceNode is an instance of
WindwardReportDrivers.net.windward.datasource.LiteralDatasource.LiteralDataSourceNode.
- isLiteralSubstitution() - Method in class net.windward.datasource.abstract_datasource.VarResults
-
returns true if this variable should be substituted into the query as a query part rather than as a param.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessHtml
-
true if the generated report is page based.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessImage
-
true if the generated report is page based.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessPdf
-
true if the generated report is page based.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessPostScript
-
true if the generated report is page based.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessPrinter
-
true if the generated report is page based.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessReport
-
true if the generated report is page based.
- isPageBasedReport() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
true if the generated report is page based.
- isPageBasedReport() - Method in class net.windward.xmlreport.ProcessTxt
-
true if the generated report is page based.
- isPdfA() - Method in class net.windward.xmlreport.ProcessPdf
-
true if build a PDF/A-1b file.
- isPdfA() - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
true if build a PDF/A-1b file.
- isPreservePodFraming() - Method in class net.windward.xmlreport.ProcessReport
-
True if Pod framing should be preserved for Pods in the document.
- isPreservePodFraming() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if UDT framing should be preserved for UDTs in the document.
- isRecalculateOnOpen() - Method in class net.windward.xmlreport.ProcessOpenXml
-
true if the document is to perform recalculation when first opened.
- isRecalculateOnOpen() - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
true if the document is to perform recalculation when first opened.
- isRemoveQuotes() - Method in class net.windward.xmlreport.ProcessReport.CleanDatasource
-
True if '${var}' should be converted to ${var}.
- isRemoveUnusedFormats() - Method in class net.windward.xmlreport.ProcessReport
-
True to remove all unused formatting information from the template when rendering the report.
- isRemoveUnusedFormats() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True to remove all unused formatting information from the template when rendering the report.
- isReportTypeDocx() - Method in class net.windward.xmlreport.ProcessReport
-
True if the output report is a Word DOCX or DOCM file.
- isReportTypeExcel() - Method in class net.windward.xmlreport.ProcessReport
-
True if the output report is an Excel file, including CSV.
- isReportTypeExcel() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if the output report is an Excel file, including CSV.
- isReportTypeOpenXml() - Method in class net.windward.xmlreport.ProcessReport
-
true if the report type is DOCX, PPTX, or XLSX.
- isReportTypePpt() - Method in class net.windward.xmlreport.ProcessReport
-
True if the output report is a PowerPoint file.
- isReportTypeWord() - Method in class net.windward.xmlreport.ProcessReport
-
True if the output report is a Word file, including Rtf.
- isReportTypeWord() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if the output report is a Word file, including Rtf.
- isRequired() - Method in class net.windward.xmlreport.TemplateVariable
-
- isSameOpenXml() - Method in class net.windward.xmlreport.ProcessReport
-
true if the template and report output are the same OpenXML format.
- isSelect(String, boolean) - Method in interface net.windward.datasource.DataSourceNode
-
Returns true if the passed in string is believed to be a select.
- isSelect(String, boolean) - Method in class net.windward.datasource.jdbc.JdbcDataSource.JdbcNode
-
Returns true if the passed in string is believed to be a select.
- isSelect(String, boolean) - Method in class net.windward.datasource.json.JsonDataSource.JsonDataNode
-
Returns true if the passed in string is believed to be a select.
- isSelectType() - Method in exception net.windward.env.DataSourceException
-
Returns true if this is from a select.
- isShowHeaders() - Method in class net.windward.xmlreport.ProcessTxt
-
Returns true if the header and footers are printed in the report.
- isShowHeaders() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Returns true if the header and footers are printed in the report.
- isSplitPages() - Method in class net.windward.xmlreport.ProcessHtml
-
When set to true, tells the engine to split HTML output into multiple
documents, one for each page of the document.
- isSplitPages() - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
When set to true, tells the engine to split HTML output into multiple
documents, one for each page of the document.
- isSplitPagesFromProperties() - Static method in class net.windward.xmlreport.ProcessHtml
-
Gets html.split_pages property from properties file
Different from isSplitPages() as this is a static method intended for
use before the creation of a ProcessHtml object.
- isTemplateTypeDOCX() - Method in class net.windward.xmlreport.ProcessReport
-
true if the template is a DOCX.
- isTemplateTypeOpenXml() - Method in class net.windward.xmlreport.ProcessReport
-
true if the template is a DOCX, XLSX, or PPTX.
- isTemplateTypePPTX() - Method in class net.windward.xmlreport.ProcessReport
-
true if the template is a PPTX.
- isTemplateTypeXLSX() - Method in class net.windward.xmlreport.ProcessReport
-
true if the template is a XLSX.
- isTrackImports() - Method in class net.windward.xmlreport.ProcessReport
-
True if you want to call getImports after processing datasources.
- isTrackImports() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if you want to call getImports after processing datasources.
- isTrimWhitespace() - Method in class net.windward.xmlreport.ProcessCsv
-
Get if cells should have whitespace trimmed from beginning and end.
- isTrimWhitespace() - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Get if cells should have whitespace trimmed from beginning and end.
- isUseExternalOutputBuilder() - Method in class net.windward.xmlreport.ProcessReport
-
Returns true if it will use the external output builder.
- isUseExternalOutputBuilder() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Returns true if it will use the external output builder.
- isUseMargins() - Method in class net.windward.xmlreport.ProcessTxt
-
- isUseMargins() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
If true, then the left page margin will be included in the output, creating leading spaces for
each line.
- isUseSoftEoln() - Method in class net.windward.xmlreport.ProcessTxt
-
If true, then then soft line breaks will be inserted and paragraphs will wrap to the next line.
- isUseSoftEoln() - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
If true, then then soft line breaks will be inserted and paragraphs will wrap to the next line.
- isValid() - Method in class net.windward.datasource.jdbc.SelectParser
-
true if we could parse the select.
- isValidQuery(String) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceQueryHelper
-
- isValidQuery(String) - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
- isValidQuery(String) - Method in class net.windward.datasource.json.JsonQueryHelper
-
- isValidSet(Object) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceQueryHelper
-
- isValidSet(Object) - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
- isValidSet(Object) - Method in class net.windward.datasource.json.JsonQueryHelper
-
- iterator(ForEachTag, DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
Called for a forEach tag.
- iterator(ForEachTag, DataSourceNode[]) - Method in interface net.windward.datasource.DataSourceNode
-
Called for a forEach tag.
- PARAM_MARKER - Static variable in class net.windward.datasource.abstract_datasource.ParsedQuery
-
- parameters - Variable in class net.windward.datasource.abstract_datasource.ParsedQuery
-
- parameters - Variable in class net.windward.datasource.jdbc.JdbcDataSource.JdbcSelect
-
- parse(String, DataSourceNode[], int, int, String, boolean) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSourceNode
-
parses the query and gets variable results.
- PARSE_ERROR - Static variable in exception net.windward.format.wordml.WordMLException
-
The xml parser threw an exception.
- parseAsDate(String) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
- ParsedQuery - Class in net.windward.datasource.abstract_datasource
-
The internal parse() method in the datasources returns this object.
- ParsedQuery(AbstractDataSource, AbstractDataSourceNode, String, List<VarResults>, int, String) - Constructor for class net.windward.datasource.abstract_datasource.ParsedQuery
-
- PARTS_COLUMNS - Static variable in class net.windward.datasource.jdbc.SelectParser
-
What is being selected.
- PARTS_END - Static variable in class net.windward.datasource.jdbc.SelectParser
-
Everything after the ORDER BY part.
- PARTS_FROM - Static variable in class net.windward.datasource.jdbc.SelectParser
-
The FROM part.
- PARTS_GROUP_BY - Static variable in class net.windward.datasource.jdbc.SelectParser
-
The GROUP BY part.
- PARTS_ORDER_BY - Static variable in class net.windward.datasource.jdbc.SelectParser
-
The ORDER BY part.
- PARTS_START - Static variable in class net.windward.datasource.jdbc.SelectParser
-
From the beginning (select) up to, but not including columns.
- PARTS_WHERE - Static variable in class net.windward.datasource.jdbc.SelectParser
-
The WHERE part.
- PdfException - Exception in net.windward.format.pdf.output.pdf
-
Signals that an unspecified problem while constructing a PDF document.
- PdfException(Exception) - Constructor for exception net.windward.format.pdf.output.pdf.PdfException
-
- PdfXConformanceException - Exception in net.windward.format.pdf.output.pdf
-
- PdfXConformanceException() - Constructor for exception net.windward.format.pdf.output.pdf.PdfXConformanceException
-
Creates a new instance of PdfXConformanceException.
- PdfXConformanceException(String) - Constructor for exception net.windward.format.pdf.output.pdf.PdfXConformanceException
-
Creates a new instance of PdfXConformanceException.
- performLayout() - Method in class net.windward.xmlreport.ProcessReport
-
Returns true if the report will be laid out in processComplete().
- PHONE_HOME_CANT_CONNECT - Static variable in exception net.windward.util.LicenseException
-
Can't connect to the phone home server.
- PHONE_HOME_INCORRECT_FORMAT - Static variable in exception net.windward.util.LicenseException
-
The XML for a phone home request is incorrect.
- PHONE_HOME_SERVER_UNHAPPY - Static variable in exception net.windward.util.LicenseException
-
The license server is disallowing the report.
- PhoneHomeStats() - Constructor for class net.windward.xmlreport.ProcessReport.PhoneHomeStats
-
- populateDatasourceException(DataSourceException, BaseTag, DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Populates that properties in a DataSourceException via DataSourceException.setProperties().
- populateDatasourceException(DataSourceException, BaseTag, DataSourceNode[]) - Method in interface net.windward.datasource.DataSourceProvider
-
Populates that properties in a DataSourceException via DataSourceException.setProperties().
- populateDatasourceException(DataSourceException, BaseTag, DataSourceNode[]) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Populates that properties in a DataSourceException via DataSourceException.setProperties().
- PREVIOUS_ERROR - Static variable in exception net.windward.util.LicenseException
-
A previous error stopped the system from initializing.
- PrinterException - Exception in net.windward.env.printer
-
A printing exception that occurs in the PrinterOutputBuilder.
- PrinterException() - Constructor for exception net.windward.env.printer.PrinterException
-
Constructs a new exception with null
as its detail message.
- PrinterException(String) - Constructor for exception net.windward.env.printer.PrinterException
-
Constructs a new exception with the specified detail message.
- PrinterException(String, Throwable) - Constructor for exception net.windward.env.printer.PrinterException
-
Constructs a new exception with the specified detail message and
cause.
- process() - Method in class net.windward.xmlreport.ProcessHtml
-
Create a report from the input template and datasource(s) streams, writing it to the output (report) stream.
- process() - Method in class net.windward.xmlreport.ProcessReport
-
Create a report from the input streams, writing it to the output (report) stream.
- process() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Create a report from the input template & datasource(s), writing it to the output (report) stream.
- processComplete() - Method in class net.windward.xmlreport.ProcessReport
-
Process the final report and create the output.
- processComplete() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Process the final report and create the output.
- ProcessConditionalFormat - Class in net.windward.xmlreport.xsnv.conditionalformatter
-
- ProcessConditionalFormat() - Constructor for class net.windward.xmlreport.xsnv.conditionalformatter.ProcessConditionalFormat
-
- ProcessCsv - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and merges them to create a csv report
stream.
- ProcessCsv(InputStream) - Constructor for class net.windward.xmlreport.ProcessCsv
-
Create a ProcessCsv object with the passed in template.
- ProcessCsv(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessCsv
-
Create a ProcessCsv object with the passed in template, writing it to the passed in report stream.
- ProcessCsv(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessCsv
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessCsvAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the CSV format.
- processData(DataSourceProvider, String) - Method in class net.windward.xmlreport.ProcessReport
-
Process a set of data for the report.
- processData(Map<String, DataSourceProvider>) - Method in class net.windward.xmlreport.ProcessReport
-
Processes multiple sets of data for the report.
- processData(DataSourceProvider, String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Process a set of data for the report.
- processData(Map<String, DataSourceProvider>) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Process multiple sets of data for the report.
- ProcessDocx - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create a DOCX report stream.
- ProcessDocx(InputStream) - Constructor for class net.windward.xmlreport.ProcessDocx
-
Create a ProcessDocx object with the passed in template.
- ProcessDocx(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessDocx
-
Create a ProcessDocx object with the passed in template, writing it to the passed in report stream.
- ProcessDocx(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessDocx
-
Create a ProcessDocx object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessDocx(ProcessReport) - Constructor for class net.windward.xmlreport.ProcessDocx
-
Do not use!!! Not part of the public API.
- ProcessDocxAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
- ProcessGraphics2D - Class in net.windward.xmlreport
-
Base ProcessReport class for all reports that use the Graphics2D builder.
- ProcessGraphics2D() - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
- ProcessGraphics2D(InputStream) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
Create a ProcessReport object with the passed in template.
- ProcessGraphics2D(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
Create a ProcessReport object with the passed in template, writing it to the passed in report stream.
- ProcessGraphics2D(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessGraphics2D(DataSourceProvider, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessGraphics2D(ProcessReport, OutputStream) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
Creates and returns a copy of this object.
- ProcessGraphics2D(ProcessReport) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
Do not use!!! Not part of the public API.
- ProcessGraphics2D(Document) - Constructor for class net.windward.xmlreport.ProcessGraphics2D
-
- ProcessHtml - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create an html report stream.
- ProcessHtml(InputStream) - Constructor for class net.windward.xmlreport.ProcessHtml
-
Create a ProcessHtml object with the passed in template.
- ProcessHtml(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessHtml
-
Create a ProcessHtml object with the passed in template, writing it to the passed in report stream.
- ProcessHtml(InputStream, ArrayList<ByteArrayOutputStream>) - Constructor for class net.windward.xmlreport.ProcessHtml
-
Create a ProcessHtml object with the passed in template.
- ProcessHtml(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessHtml
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessHtml(InputStream, InputStream, ArrayList<ByteArrayOutputStream>) - Constructor for class net.windward.xmlreport.ProcessHtml
-
Create a ProcessReport object with the passed in template & data streams.
- ProcessHtmlAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the html format.
- ProcessImage - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and merges them to create a report
rendered as a series of bitmaps, one bitmap per page.
- ProcessImage(InputStream, int, int) - Constructor for class net.windward.xmlreport.ProcessImage
-
Create a ProcessImage object with the passed in template.
- ProcessImage(InputStream, int) - Constructor for class net.windward.xmlreport.ProcessImage
-
Create a ProcessImage object with the passed in template.
- ProcessOpenXml - Class in net.windward.xmlreport
-
Base ProcessReport class for all reports that write an OpenXML document (DOCX, PPTX, XLSX).
- ProcessOpenXml(InputStream) - Constructor for class net.windward.xmlreport.ProcessOpenXml
-
Create a ProcessDocx object with the passed in template.
- ProcessOpenXml(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessOpenXml
-
Create a ProcessDocx object with the passed in template, writing it to the passed in report stream.
- ProcessOpenXml(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessOpenXml
-
Create a ProcessDocx object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessOpenXmlAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in any of the OpneXML formats.
- ProcessPdf - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create a pdf report stream.
- ProcessPdf(InputStream) - Constructor for class net.windward.xmlreport.ProcessPdf
-
Create a ProcessPdf object with the passed in template.
- ProcessPdf(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessPdf
-
Create a ProcessPdf object with the passed in template, writing it to the passed in report stream.
- ProcessPdf(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessPdf
-
Create a ProcessPdf object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessPdfAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the pdf format.
- ProcessPostScript - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and merges them to create a report
rendered as a postscript file.
- ProcessPostScript(InputStream) - Constructor for class net.windward.xmlreport.ProcessPostScript
-
THIS IS A BETA FEATURE Create a ProcessPostScript object with the passed in template.
- ProcessPostScript(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessPostScript
-
THIS IS A BETA FEATURE Create a ProcessPostScript object with the passed in template, writing it to the passed in report stream.
- ProcessPptx - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create a PPTX report stream.
- ProcessPptx(InputStream) - Constructor for class net.windward.xmlreport.ProcessPptx
-
Create a ProcessPptx object with the passed in template.
- ProcessPptx(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessPptx
-
Create a ProcessPptx object with the passed in template, writing it to the passed in report stream.
- ProcessPptx(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessPptx
-
Create a ProcessPptx object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessPptx(ProcessReport) - Constructor for class net.windward.xmlreport.ProcessPptx
-
Do not use!!! Not part of the public API.
- ProcessPptxAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the Pptx format.
- ProcessPrinter - Class in net.windward.xmlreport
-
Process object for a printer report.
- ProcessPrinter(InputStream, String) - Constructor for class net.windward.xmlreport.ProcessPrinter
-
Create a printer report.
- ProcessPrinter(InputStream) - Constructor for class net.windward.xmlreport.ProcessPrinter
-
Create a ProcessPrinter.
- ProcessPrinter(DataSourceProvider, InputStream, String, int) - Constructor for class net.windward.xmlreport.ProcessPrinter
-
Create a ProcessPrinter.
- ProcessPrinter(ProcessPrinter) - Constructor for class net.windward.xmlreport.ProcessPrinter
-
Creates and returns a copy of this ProcessPrinter object.
- ProcessPrinterAPI - Interface in net.windward.xmlreport
-
Interface for ProcessPrinter.
- ProcessReport - Class in net.windward.xmlreport
-
This class is the base class that takes a template stream and a DataSource and merges them to
create a report stream.
- ProcessReport(InputStream) - Constructor for class net.windward.xmlreport.ProcessReport
-
Create a ProcessReport object with the passed in template.
- ProcessReport(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessReport
-
Create a ProcessReport object with the passed in template, writing it to the passed in report stream.
- ProcessReport(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessReport
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessReport(DataSourceProvider, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessReport
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessReport(ProcessReport, OutputStream) - Constructor for class net.windward.xmlreport.ProcessReport
-
Creates and returns a copy of this object.
- ProcessReport(ProcessReport) - Constructor for class net.windward.xmlreport.ProcessReport
-
Do not use!!! Not part of the public API.
- ProcessReport.CleanDatasource - Class in net.windward.xmlreport
-
This is not part of the public interface.
- ProcessReport.DrillDownTemplate - Class in net.windward.xmlreport
-
This is not part of the public interface.
- ProcessReport.PhoneHomeStats - Class in net.windward.xmlreport
-
- ProcessReportAPI - Interface in net.windward.xmlreport
-
This class is the base class that takes a template stream and a DataSource and merges them to
create a report stream.
- ProcessReportAPIBase - Interface in net.windward.xmlreport
-
This class is the base class that takes a template stream and a DataSource and merges them to
create a report stream.
- ProcessRtf - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create a rtf report stream.
- ProcessRtf(InputStream) - Constructor for class net.windward.xmlreport.ProcessRtf
-
Create a ProcessRtf object with the passed in template.
- ProcessRtf(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessRtf
-
Create a ProcessRtf object with the passed in template, writing it to the passed in report stream.
- ProcessRtf(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessRtf
-
Create a ProcessRtf object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessRtfAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the rtf format.
- processSetup() - Method in class net.windward.xmlreport.ProcessReport
-
Process the template and get the report ready to process data files.
- processSetup(int) - Method in class net.windward.xmlreport.ProcessReport
-
Process the template and get the report ready to process data files.
- processSetup() - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Process the template and get the report ready to process data files.
- processSetup(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Process the template and get the report ready to process data files.
- ProcessTxt - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create a txt report stream.
- ProcessTxt(InputStream) - Constructor for class net.windward.xmlreport.ProcessTxt
-
Create a ProcessTxt object with the passed in template.
- ProcessTxt(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessTxt
-
Create a ProcessTxt object with the passed in template, writing it to the passed in report stream.
- ProcessTxt(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessTxt
-
Create a ProcessReport object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessTxtAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the ASCII text format.
- ProcessXlsx - Class in net.windward.xmlreport
-
This class is the main program that takes a template stream and a datasource and
merges them to create a DOCX report stream.
- ProcessXlsx(InputStream) - Constructor for class net.windward.xmlreport.ProcessXlsx
-
Create a ProcessXlsx object with the passed in template.
- ProcessXlsx(InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessXlsx
-
Create a ProcessXlsx object with the passed in template, writing it to the passed in report stream.
- ProcessXlsx(InputStream, InputStream, OutputStream) - Constructor for class net.windward.xmlreport.ProcessXlsx
-
Create a ProcessXlsx object with the passed in template & data streams, writing it to
the passed in report stream.
- ProcessXlsx(ProcessReport) - Constructor for class net.windward.xmlreport.ProcessXlsx
-
Do not use!!! Not part of the public API.
- ProcessXlsxAPI - Interface in net.windward.xmlreport
-
This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
- select - Variable in class net.windward.datasource.jdbc.JdbcDataSource.JdbcSelect
-
- SELECT_ON_A_VAR - Static variable in exception net.windward.env.DataSourceException
-
- SelectBase - Class in net.windward.datasource
-
Base class for SelectFilter and SelectList.
- SelectBase(int) - Constructor for class net.windward.datasource.SelectBase
-
Create the object.
- SelectBase(int, String) - Constructor for class net.windward.datasource.SelectBase
-
Create the object.
- SelectFilter - Class in net.windward.datasource
-
A specialized filter value for a select parameter.
- SelectFilter(int) - Constructor for class net.windward.datasource.SelectFilter
-
Create the object.
- SelectFilter(int, String, SelectFilter.Filter[], boolean) - Constructor for class net.windward.datasource.SelectFilter
-
Create a select with 2 filters.
- SelectFilter.Filter - Class in net.windward.datasource
-
An individual filter in the select.
- SelectList - Class in net.windward.datasource
-
A specialized list value for a select parameter.
- SelectList(int, String, List) - Constructor for class net.windward.datasource.SelectList
-
Create the object.
- selectNodes(IDataSourceResultSet) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceQueryHelper
-
- selectNodes(IDataSourceResultSet) - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
- selectNodes(IDataSourceResultSet) - Method in class net.windward.datasource.json.JsonQueryHelper
-
- SelectParser - Class in net.windward.datasource.jdbc
-
Simple select parser.
- SelectParser(String) - Constructor for class net.windward.datasource.jdbc.SelectParser
-
Parse the string.
- SELF_CONTAINED - Static variable in exception net.windward.tags.TagException
-
Command is self contained.
- ServerInfo(String, String, String, String, String) - Constructor for class net.windward.tools.ListServers.ServerInfo
-
Create the object.
- setAutoMetadata(String) - Method in class net.windward.xmlreport.TemplateVariable
-
- setBaseDirectory(String) - Method in class net.windward.xmlreport.ProcessReport
-
Set the base directory used for imported files that have a relative path.
- setBaseDirectory(String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the base directory used for imported files that have a relative path.
- setBitmapType(int) - Method in class net.windward.format.htm.HtmlImage
-
Set the type of picture this is.
- setBreakPage(boolean) - Method in class net.windward.xmlreport.ProcessTxt
-
Set true if a Ctrl-L is in the report for each page break.
- setBreakPage(boolean) - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Set true if a Ctrl-L is in the report for each page break.
- setCellSeparator(char) - Method in class net.windward.xmlreport.ProcessCsv
-
Set the character used to seperate cells.
- setCellSeparator(char) - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Set the character used to seperate cells.
- setCharset(int) - Method in class net.windward.xmlreport.ProcessReport
-
Html and txt files are generated using a charset (the rest use unicode).
- setCharset(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Html and txt files are generated using a charset (the others use unicode).
- setChartsAsCharts(boolean) - Method in class net.windward.xmlreport.ProcessOpenXml
-
true if chart tags that are in the template as a chart, will be rendered as charts in the generated report.
- setChartsAsCharts(boolean) - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
true if chart tags that are in the template as a chart, will be rendered as charts in the generated report.
- setCompressionLevel(int) - Method in class net.windward.xmlreport.ProcessPdf
-
Set the compression level.
- setCompressionLevel(int) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Set the compression level.
- setCopies(int) - Method in class net.windward.xmlreport.ProcessPrinter
-
- setCopies(int) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Sets the total number of copies to be printed.
- setCopyAllTags(boolean) - Method in class net.windward.xmlreport.ProcessRtf
-
Set copy unknown tags mode on or off.
- setCopyAllTags(boolean) - Method in interface net.windward.xmlreport.ProcessRtfAPI
-
Set copy unknown tags mode on or off.
- setCopyDrawings(boolean) - Method in class net.windward.xmlreport.ProcessOpenXml
-
True if drawings are to be copied to output.
- setCopyDrawings(boolean) - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
True if drawings are to be copied to output.
- setCopyEmbeddedObjects(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
True if embedded objects are to be copied to output.
- setCopyEmbeddedObjects(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if embedded objects are to be copied to output.
- setCopyMetadata(int) - Method in class net.windward.xmlreport.ProcessOpenXml
-
Set if the Windward metadata will be copied to the generated report.
- setCopyMetadata(int) - Method in class net.windward.xmlreport.ProcessReport
-
Set if the Windward metadata will be copied to the generated report.
- setCopyMetadata(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set if the Windward metadata will be copied to the generated report.
- setCopyMetadata(int) - Method in class net.windward.xmlreport.ProcessRtf
-
Set if the Windward metadata will be copied to the generated report.
- setCopyShapes(boolean) - Method in class net.windward.xmlreport.ProcessOpenXml
-
True if shapes are to be copied to output.
- setCopyShapes(boolean) - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
True if shapes are to be copied to output.
- setCss(int, OutputStream, String) - Method in class net.windward.xmlreport.ProcessHtml
-
Sets if the css information will be written to a separate file, as part of the html file,
or skipped (because the file already exists).
- setCss(int, OutputStream, String) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Sets if the css information will be written to a separate file, as part of the html file,
or skipped (because the file already exists).
- setDataMode(int) - Method in class net.windward.xmlreport.ProcessCsv
-
Set the embed data setting.
- setDataMode(int) - Method in class net.windward.xmlreport.ProcessReport
-
Set the embed data setting.
- setDataMode(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
As the report is run, the data for each tag can also be placed in an associated data.xml file.
- setDataStream(OutputStream) - Method in class net.windward.xmlreport.ProcessReport
-
As the report is run, the data for each tag can also be placed in an associated data.xml file.
- setDataStream(OutputStream) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
As the report is run, the data for each tag can also be placed in an associated data.xml file.
- setDebugHandler(IDebugHandler) - Method in class net.windward.xmlreport.ProcessReport
-
The debug handler assigned to this report if debugging.
- setDebugMode(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
Set debug mode on or off.
- setDebugMode(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set debug mode on or off.
- setDefaultNamespacePrefix(String) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
The prefixes for namespaces are pulled from the XML datasource.
- setDescription(String) - Method in class net.windward.xmlreport.ProcessReport
-
Set the description of the document.
- setDescription(String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the description of the document.
- setDocPos(DocumentPosition) - Method in exception net.windward.env.WindwardException
-
The position in the document where this exception occured.
- setDrillDownInfo(ProcessReport.DrillDownTemplate) - Method in class net.windward.xmlreport.ProcessReport
-
Set the info for the template file this is in.
- setDrillDownInfo(ProcessReport.DrillDownTemplate) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the info for the template file this is in.
- SetDseProps(DataSourceException, BaseTag, DataSourceNode[]) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
- setDuplex(PrinterConfiguration.Duplex) - Method in class net.windward.xmlreport.ProcessPrinter
-
- setDuplex(PrinterConfiguration.Duplex) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Set the printer's duplex setting.
- setEmbededDataMode(int) - Method in class net.windward.xmlreport.ProcessHtml
-
Set the embed data setting.
- setEmbededDataMode(int) - Method in class net.windward.xmlreport.ProcessImage
-
Set the embed data setting.
- setEmbededDataMode(int) - Method in class net.windward.xmlreport.ProcessPostScript
-
Set the embed data setting.
- setEmbededDataMode(int) - Method in class net.windward.xmlreport.ProcessPrinter
-
Set the embed data setting.
- setEmbededDataMode(int) - Method in class net.windward.xmlreport.ProcessTxt
-
Set the embed data setting.
- setEmbedImages(boolean) - Method in class net.windward.xmlreport.ProcessHtml
-
When set to true, tells the engine to embed all images in the HTML file
instead of using separate image files; more information found on
Wikipedia: http://en.wikipedia.org/wiki/Data_URI_scheme
- setEmbedImages(boolean) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
When set to true, tells the engine to embed all images in the HTML file
instead of using separate image files; more information found on
Wikipedia: http://en.wikipedia.org/wiki/Data_URI_scheme
- setEventHandler(WindwardEventHandler) - Method in class net.windward.xmlreport.ProcessReport
-
Assign event handler to the report.
- setEventHandler(WindwardEventHandler) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Assign event handler to the report.
- setExtraPict(boolean) - Method in class net.windward.xmlreport.ProcessRtf
-
Set if writes each image twice.
- setExtraPict(boolean) - Method in interface net.windward.xmlreport.ProcessRtfAPI
-
Set if writes each image twice.
- setFirstPagePrinter(String) - Method in class net.windward.xmlreport.ProcessPrinter
-
Sets the first page printer.
- setFirstPagePrinter(String) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Sets the first page printer.
- setFirstPageTray(int) - Method in class net.windward.xmlreport.ProcessPrinter
-
Sets the tray for the first page.
- setFirstPageTray(int) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Sets the tray for the first page.
- setFont(String) - Method in class net.windward.xmlreport.ProcessTxt
-
Set the font used when formatting txt output.
- setFont(String) - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Set the font used when formatting txt output.
- setFontLevel(int) - Method in class net.windward.xmlreport.ProcessPdf
-
Set the font level.
- setFontLevel(int) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Set the font level.
- setFontSize(int) - Method in class net.windward.xmlreport.ProcessTxt
-
Set the font size used when formatting txt output.
- setFontSize(int) - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Set the font size used when formatting txt output.
- setFullFile(boolean) - Method in class net.windward.xmlreport.ProcessHtml
-
The report can be generated as either a complete html file, or as just the body.
- setFullFile(boolean) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
The report can be generated as either a complete html file, or as just the body.
- setFullTag(String) - Method in exception net.windward.env.WindwardException
-
If this error occured while processing a tag, this is the tag it was processing.
- setGlobal(String) - Method in class net.windward.datasource.SelectBase
-
Set to apply globally with this metadata.
- setHeadersFooters(boolean) - Method in class net.windward.xmlreport.ProcessHtml
-
When set true tells the engine to grab the first header and footer it finds
and places them at the beggining and end of the html document respectivley.
- setHeadersFooters(boolean) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
When set true tells the engine to grab the first header and footer it finds
and places them at the beggining and end of the html document respectivley.
- setHiddenMode(int) - Method in class net.windward.xmlreport.ProcessReport
-
Get the mode for handling hidden objecxts in the template.
- setHiddenMode(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Get the mode for handling hidden objecxts in the template.
- setHyphenate(int) - Method in class net.windward.xmlreport.ProcessReport
-
Set if the generated report will be hyphenated.
- setHyphenate(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set if the generated report will be hyphenated.
- setIgnoreTags(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
- setImagePath(String, String, String) - Method in class net.windward.xmlreport.ProcessHtml
-
Set a path that all images will be saved to.
- setImagePath(String, String, String) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Set a path that all images will be saved to.
- setJobName(String) - Method in class net.windward.xmlreport.ProcessPrinter
-
- setJobName(String) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Set the name of the print job.
- setKeyLength(int) - Method in class net.windward.xmlreport.ProcessPdf
-
Set the password licenseKey length.
- setKeyLength(int) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Set the password licenseKey length.
- setKeywords(String) - Method in class net.windward.xmlreport.ProcessReport
-
Set the keywords of the document.
- setKeywords(String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the keywords of the document.
- setLayoutDocument(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
If set to false, then for output we do not have to layout (DOCX, XLSX, PPTX, HTML in non-pages mode), the engine
will not perform layout on the generated report.
- setLayoutDocument(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
If set to false, then for output we do not have to layout (DOCX, XLSX, PPTX, HTML in non-pages mode), the engine
will not perform layout on the generated report.
- setLocale(Locale) - Method in class net.windward.xmlreport.ProcessReport
-
This call set's the locale used in creating a report.
- setLocale(Locale) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
This call set's the locale used in creating a report.
- SetNamespaces(XPathNamespace[]) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
- setNewline(String) - Method in class net.windward.xmlreport.ProcessCsv
-
Get the string used to create a newline.
- setNewline(String) - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Get the string used to create a newline.
- setOutputBuilder(IOutputBuilderEngine) - Static method in class net.windward.xmlreport.ProcessReport
-
Set the output builder.
- setOutputBuilderData(Object) - Method in class net.windward.xmlreport.ProcessReport
-
Optional data to pass to the external output builder.
- setOutputBuilderData(Object) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Optional data to pass to the external output builder.
- setOwnerPassword(String) - Method in class net.windward.xmlreport.ProcessPdf
-
Set the owner password for the report.
- setOwnerPassword(String) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Set the owner password for the report.
- setParameters(Map<String, Object>) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
This call is for internal engine use only.
- setParameters(Map<String, Object>) - Method in interface net.windward.datasource.DataSourceProvider
-
This call is for internal engine use only.
- setParameters(Map<String, Object>) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
This call is for internal engine use only.
- setParameters(Map<String, Object>) - Method in class net.windward.xmlreport.ProcessReport
-
- setParameters(Map<String, Object>) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Adds a map that is used for ${variable} substitution.
- setParamMode(int) - Method in class net.windward.datasource.abstract_datasource.AbstractDataSource
-
Set the parameter substitution mode.
- setParamMode(int) - Method in interface net.windward.datasource.DataSourceProvider
-
Set the parameter substitution mode.
- setParamMode(int) - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Set the parameter substitution mode.
- setPdfA(boolean) - Method in class net.windward.xmlreport.ProcessPdf
-
true if build a PDF/A-1b file.
- setPdfA(boolean) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
true if build a PDF/A-1b file.
- setPdfVersion(String) - Method in class net.windward.xmlreport.ProcessPdf
-
Gets the PDF version number used to create the file.
- setPdfVersion(String) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Gets the PDF version number used to create the file.
- setPreservePodFraming(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
True if Pod framing should be preserved for Pods in the document.
- setPreservePodFraming(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if UDT framing should be preserved for UDTs in the document.
- setPrinter(String) - Method in class net.windward.xmlreport.ProcessPrinter
-
Sets the printer to the specified printer name.
- setPrinter(String) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Sets the printer to the specified printer name.
- setProperties(BaseTag, Map, ForEachTag[], QueryTag[]) - Method in exception net.windward.env.DataSourceException
-
Set the remaining properties.
- setProperties(BaseTag) - Method in exception net.windward.env.DataSourceException
-
Set the tag property.
- setQuoteChar(char) - Method in class net.windward.xmlreport.ProcessCsv
-
Set the character used to quote a cell.
- setQuoteChar(char) - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Set the character used to quote a cell.
- setRecalculateOnOpen(boolean) - Method in class net.windward.xmlreport.ProcessOpenXml
-
true if the document is to perform recalculation when first opened.
- setRecalculateOnOpen(boolean) - Method in interface net.windward.xmlreport.ProcessOpenXmlAPI
-
true if the document is to perform recalculation when first opened.
- setRemoveUnusedFormats(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
True to remove all unused formatting information from the template when rendering the report.
- setRemoveUnusedFormats(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True to remove all unused formatting information from the template when rendering the report.
- setRenderExtent(int) - Method in class net.windward.xmlreport.ProcessGraphics2D
-
- setRenderExtent(int) - Method in class net.windward.xmlreport.ProcessReport
-
- setRenderExtent(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
How the generated report will be cropped.
- setRenderExtent(int) - Method in class net.windward.xmlreport.ProcessTxt
-
- setRenderPages(String) - Method in class net.windward.xmlreport.ProcessGraphics2D
-
- setRenderPages(String) - Method in class net.windward.xmlreport.ProcessReport
-
- setRenderPages(String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
The pages that will be generated.
- setResultSet(ResultSet) - Method in class net.windward.datasource.jdbc.JdbcResultSet
-
- setSecurity(int) - Method in class net.windward.xmlreport.ProcessPdf
-
Set the security for the created pdf report.
- setSecurity(int) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Set the security for the created pdf report.
- setShowHeaders(boolean) - Method in class net.windward.xmlreport.ProcessTxt
-
Set if the header and footers are printed in the report.
- setShowHeaders(boolean) - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
Set if the header and footers are printed in the report.
- setSort(int) - Method in class net.windward.datasource.SelectBase
-
Set the sort order.
- setSpec(int) - Method in class net.windward.xmlreport.ProcessHtml
-
Sets the spec that the produced report must run under.
- setSpec(int) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
Sets the spec that the produced report must run under.
- setSplitPages(boolean) - Method in class net.windward.xmlreport.ProcessHtml
-
When set to true, tells the engine to split HTML output into multiple
documents, one for each page of the document.
- setSplitPages(boolean) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
When set to true, tells the engine to split HTML output into multiple
documents, one for each page of the document.
- setSubject(String) - Method in class net.windward.xmlreport.ProcessReport
-
Set the subject of the document.
- setSubject(String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the subject of the document.
- setTemplateVersion(int) - Method in class net.windward.xmlreport.ProcessReport
-
Set the verion of Windward/AutoTag this template was created for.
- setTemplateVersion(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the version of Windward/AutoTag this template was created for.
- setTimeout(int) - Method in class net.windward.xmlreport.ProcessReport
-
Set the number of seconds to timeout generating a report.
- setTimeout(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the number of seconds to timeout generating a report.
- setTitle(String) - Method in class net.windward.xmlreport.ProcessReport
-
Set the title of the document.
- setTitle(String) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the title of the document.
- setTrackErrors(int) - Method in class net.windward.xmlreport.ProcessReport
-
- setTrackErrors(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Enable or disable the error handling and verify features.
- setTrackImports(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
True if you want to call getImports after processing datasources.
- setTrackImports(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
True if you want to call getImports after processing datasources.
- setTray(int) - Method in class net.windward.xmlreport.ProcessPrinter
-
Sets the tray to be printed to.
- setTray(int) - Method in interface net.windward.xmlreport.ProcessPrinterAPI
-
Sets the tray to be printed to.
- setTrimWhitespace(boolean) - Method in class net.windward.xmlreport.ProcessCsv
-
Set if cells should have whitespace trimmed from beginning and end.
- setTrimWhitespace(boolean) - Method in interface net.windward.xmlreport.ProcessCsvAPI
-
Set if cells should have whitespace trimmed from beginning and end.
- SETUP_ALREADY_CALLED - Static variable in exception net.windward.xmlreport.AlreadyProcessedException
-
You need to call processSetup exactly once.
- SETUP_NOT_CALLED - Static variable in exception net.windward.xmlreport.AlreadyProcessedException
-
You need to call processSetup first.
- SetupException - Exception in net.windward.xmlreport
-
Thrown if there is a problem initializing the engine.
- SetupException(int) - Constructor for exception net.windward.xmlreport.SetupException
-
- SetupException(int, Exception) - Constructor for exception net.windward.xmlreport.SetupException
-
- setUseExternalOutputBuilder(boolean) - Method in class net.windward.xmlreport.ProcessReport
-
Set to true to use the external output builder.
- setUseExternalOutputBuilder(boolean) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set to true to use the external output builder.
- setUseMargins(boolean) - Method in class net.windward.xmlreport.ProcessTxt
-
- setUseMargins(boolean) - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
If true, then the left page margin will be included in the output, creating leading spaces for
each line.
- setUserPassword(String) - Method in class net.windward.xmlreport.ProcessPdf
-
Set the user password for the report.
- setUserPassword(String) - Method in interface net.windward.xmlreport.ProcessPdfAPI
-
Set the user password for the report.
- setUseSoftEoln(boolean) - Method in class net.windward.xmlreport.ProcessTxt
-
If true, then then soft line breaks will be inserted and paragraphs will wrap to the next line.
- setUseSoftEoln(boolean) - Method in interface net.windward.xmlreport.ProcessTxtAPI
-
If true, then then soft line breaks will be inserted and paragraphs will wrap to the next line.
- setUseTemplatePageWidth(boolean) - Method in class net.windward.xmlreport.ProcessHtml
-
When set true tells the engine to put the entire page
into a container with margins the same as the template document page width
- setUseTemplatePageWidth(boolean) - Method in interface net.windward.xmlreport.ProcessHtmlAPI
-
When set true tells the engine to put the entire page
into a container with margins the same as the template document page width
- setWriteTags(int) - Method in class net.windward.xmlreport.ProcessReport
-
Set the style unprocessed tags are written out as.
- setWriteTags(int) - Method in interface net.windward.xmlreport.ProcessReportAPIBase
-
Set the style unprocessed tags are written out as.
- ShowFonts - Class in net.windward.tools
-
This will display all fonts java is aware of on this system.
- ShowFonts() - Constructor for class net.windward.tools.ShowFonts
-
- shutdown() - Static method in class net.windward.xmlreport.ProcessReport
-
Releases all resources held by Windward Reports.
- SHUTDOWN_CALLED - Static variable in exception net.windward.xmlreport.SetupException
-
You called shutdown.
- SingleFromXml(TinyElement) - Static method in class net.windward.xmlreport.TemplateVariable
-
- SORT_ASCENDING - Static variable in class net.windward.datasource.SelectBase
-
sort ascending
- SORT_DESCENDING - Static variable in class net.windward.datasource.SelectBase
-
sort descending
- SORT_NO_OVERRIDE - Static variable in class net.windward.datasource.SelectBase
-
Do not change sort
- SortingComparer() - Constructor for class net.windward.datasource.json.JsonDataSource.SortingComparer
-
- statLine(String, boolean) - Static method in class net.windward.xmlreport.ProcessReport
-
- STOP - Static variable in exception net.windward.debug.DebugException
-
debugger stop command
- stringToType(String) - Static method in class net.windward.format.htm.HtmlImage
-
Convert the file extension to the int type.
- stringToTypeNoError(String) - Static method in class net.windward.format.htm.HtmlImage
-
Convert the file extension to the int type.
- substituteVariables(String[], Object[], String, List<VarResults>) - Method in interface net.windward.datasource.abstract_datasource.IDataSourceQueryHelper
-
Called by the AbstractDataSource to substitute values into a select statement.
- substituteVariables(String[], Object[], String, List<VarResults>) - Method in class net.windward.datasource.jdbc.JdbcQueryHelper
-
we do this a little different for jdbc we just throw question marks into the query and let the sql statement class
make the substitutions.
- substituteVariables(String[], Object[], String, List<VarResults>) - Method in class net.windward.datasource.json.JsonQueryHelper
-
Called by the AbstractDataSource to substitute values into a select statement.
- supportsDataSets() - Method in class net.windward.datasource.DataSourceBase
-
Does this datasource support data sets?
- supportsDataSets() - Method in class net.windward.datasource.dom4j.Dom4jDataSource
-
Does this datasource support data sets?
- supportsDataSets() - Method in class net.windward.datasource.jdbc.JdbcDataSource
-
Does this datasource support data sets?
- supportsDataSets() - Method in class net.windward.datasource.json.JsonDataSource
-
Does this datasource support data sets?
- SystemTest - Class in net.windward.tools
-
User: dave
Date: Nov 17, 2006
Time: 9:10:45 AM
Test JVM calls and speed.
- SystemTest() - Constructor for class net.windward.tools.SystemTest
-