|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.validation.report.XBRLValidationReportToExcel
public class XBRLValidationReportToExcel
Generates an excel file with the content of an XBRLValidationReport
| Constructor Summary | |
|---|---|
XBRLValidationReportToExcel(java.net.URI excelURI)
Creates an instance of the transformer of the validation report to Excel |
|
| Method Summary | |
|---|---|
void |
serialize(XBRLValidationReport xbrlValidationReport)
Produces the output of the XBRLValidationReport in the object implementing this interface |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XBRLValidationReportToExcel(java.net.URI excelURI)
excelURI - the Excel document URI| Method Detail |
|---|
public void serialize(XBRLValidationReport xbrlValidationReport)
XBRLValidationReportSerializer
serialize in interface XBRLValidationReportSerializer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||