程序包 | 说明 |
---|---|
com.bstek.ureport.build | |
com.bstek.ureport.cache | |
com.bstek.ureport.export | |
com.bstek.ureport.parser |
限定符和类型 | 方法和说明 |
---|---|
Report |
ReportBuilder.buildReport(ReportDefinition reportDefinition,
Map<String,Object> parameters) |
限定符和类型 | 方法和说明 |
---|---|
ReportDefinition |
DefaultMemoryReportDefinitionCache.getReportDefinition(String file) |
ReportDefinition |
ReportDefinitionCache.getReportDefinition(String file) |
static ReportDefinition |
CacheUtils.getReportDefinition(String file) |
限定符和类型 | 方法和说明 |
---|---|
void |
DefaultMemoryReportDefinitionCache.cacheReportDefinition(String file,
ReportDefinition reportDefinition) |
void |
ReportDefinitionCache.cacheReportDefinition(String file,
ReportDefinition reportDefinition) |
static void |
CacheUtils.cacheReportDefinition(String file,
ReportDefinition reportDefinition) |
限定符和类型 | 方法和说明 |
---|---|
ReportDefinition |
ReportRender.getReportDefinition(String file) |
ReportDefinition |
ReportRender.parseReport(String file) |
ReportDefinition |
ReportRender.parseReportMeta(String file) |
限定符和类型 | 方法和说明 |
---|---|
void |
ReportRender.rebuildReportDefinition(ReportDefinition reportDefinition) |
Report |
ReportRender.render(ReportDefinition reportDefinition,
Map<String,Object> parameters) |
限定符和类型 | 方法和说明 |
---|---|
ReportDefinition |
ReportParser.parse(InputStream inputStream,
String file) |
ReportDefinition |
ReportParser.parse(InputStream inputStream,
String file,
String metadata) |
限定符和类型 | 方法和说明 |
---|---|
void |
SlashBuilder.buildSlashImage(CellDefinition cell,
ReportDefinition report) |
Copyright © 2022 Bstek. All rights reserved.