public interface ValidationHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | init(javax.servlet.ServletConfig config)This method will be called by the ValidationXBRL servlet at the time ValidationXBRL
 servlet is initialized. | 
| void | processReport(XBRLInstance instance,
             XBRLValidationReport report,
             javax.servlet.http.HttpServletResponse response)This function is called by the validation service. | 
void processReport(XBRLInstance instance, XBRLValidationReport report, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
instance - the instancereport - the reportresponse - the responsejava.io.IOException - Signals that an I/O exception has occurred.javax.servlet.ServletException - the servlet exceptionvoid init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
config - the configjavax.servlet.ServletException - the servlet exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa