|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtenXLSReportFactory | |
|---|---|
| com.extentech.ExtenXLS | The ExtenXLS package contains the primary classes for working with spreadsheets. |
| com.extentech.ExtenXLS.binder | The ExtenXLS binder package contains the CellBinder API which automates mapping of data to spreadsheets. |
| com.extentech.ExtenXLS.web | The ExtenXLS.web package contains ExtenXLS Spreadsheet classes enhanced with web and database persistence capabilities. |
| Uses of ExtenXLSReportFactory in com.extentech.ExtenXLS |
|---|
| Methods in com.extentech.ExtenXLS with parameters of type ExtenXLSReportFactory | |
|---|---|
DataObject |
WorkBookBeanFactory.getInfoBeansFromWorkBook(WorkBookHandle bk,
ExtenXLSReportFactory rptFactory)
This method retrieves values from WorkBookHandles and instantiates an DataObject from the Cell contents. |
| Uses of ExtenXLSReportFactory in com.extentech.ExtenXLS.binder |
|---|
| Subclasses of ExtenXLSReportFactory in com.extentech.ExtenXLS.binder | |
|---|---|
class |
XMLCellBinder
A CellBinder Factory that reads an XML Stream and dynamically binds input XML node values to RDF defined template ranges. |
| Uses of ExtenXLSReportFactory in com.extentech.ExtenXLS.web |
|---|
| Methods in com.extentech.ExtenXLS.web that return ExtenXLSReportFactory | |
|---|---|
ExtenXLSReportFactory |
MemeDocument.getDataFactory()
|
| Methods in com.extentech.ExtenXLS.web with parameters of type ExtenXLSReportFactory | |
|---|---|
void |
MemeDocument.setDataFactory(ExtenXLSReportFactory d)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||