com.ihr.xbrl.validation.report
Class XBRLValidationReportToExcel

java.lang.Object
  extended by com.ihr.xbrl.validation.report.XBRLValidationReportToExcel
All Implemented Interfaces:
XBRLValidationReportSerializer

public class XBRLValidationReportToExcel
extends java.lang.Object
implements XBRLValidationReportSerializer

Generates an excel file with the content of an XBRLValidationReport

Author:
Ignacio

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

XBRLValidationReportToExcel

public XBRLValidationReportToExcel(java.net.URI excelURI)
Creates an instance of the transformer of the validation report to Excel

Parameters:
excelURI - the Excel document URI
Method Detail

serialize

public void serialize(XBRLValidationReport xbrlValidationReport)
Description copied from interface: XBRLValidationReportSerializer
Produces the output of the XBRLValidationReport in the object implementing this interface

Specified by:
serialize in interface XBRLValidationReportSerializer


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa