com.ihr.xbrl.om
Interface MultiDTSValidationHandler


public interface MultiDTSValidationHandler

Interface for all classes that receives an XBRLValidationReport and prepares other report that can be used by applications

Since:
2.7.5
Author:
Ignacio

Method Summary
 void processReport(XBRLInstance instance, XBRLValidationReport report)
          This function is called by the validation service.
 

Method Detail

processReport

void processReport(XBRLInstance instance,
                   XBRLValidationReport report)
This function is called by the validation service. Classes implementing this interface will receive the instance to be validated, the XBRLValidationReport and will prepare some output to be sent to the response.

Parameters:
instance -
report -
Throws:
java.io.IOException


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