public class DefaultValidationHandler extends java.lang.Object implements ValidationHandler
Constructor and Description |
---|
DefaultValidationHandler() |
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.
|
public void processReport(XBRLInstance instance, XBRLValidationReport report, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
ValidationHandler
processReport
in interface ValidationHandler
instance
- the instancereport
- the reportresponse
- the responsejava.io.IOException
- Signals that an I/O exception has occurred.javax.servlet.ServletException
- the servlet exceptionpublic void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
ValidationHandler
init
in interface ValidationHandler
config
- the configjavax.servlet.ServletException
- the servlet exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa