public class XBRLValidationReportToStringSerializer extends java.lang.Object implements XBRLValidationReportSerializer
Constructor and Description |
---|
XBRLValidationReportToStringSerializer()
Creates an XBRLValidationReportToStringSerializer that will include the ERRORS section and the INCONSISTENCIES section.
|
XBRLValidationReportToStringSerializer(XBRLValidationReport.ReportParts[] reportParts)
Creates an XBRLValidationReportToStringSerializer that will include the report parts indicated in the array.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getReportString()
Gets the report string.
|
void |
serialize(XBRLValidationReport report)
Serialize.
|
public XBRLValidationReportToStringSerializer()
public XBRLValidationReportToStringSerializer(XBRLValidationReport.ReportParts[] reportParts)
reportParts
- the report partspublic void serialize(XBRLValidationReport report)
serialize
in interface XBRLValidationReportSerializer
report
- the reportpublic java.lang.String getReportString()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa