|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLValidationReportSerializer | |
|---|---|
| com.ihr.xbrl.om | Provides the classes necessary to start processing XBRL information. |
| com.ihr.xbrl.om.errors | Provides the classes necessary to produce and process XBRL related errors There are two error categories. |
| com.ihr.xbrl.validation.report | |
| Uses of XBRLValidationReportSerializer in com.ihr.xbrl.om |
|---|
| Methods in com.ihr.xbrl.om with parameters of type XBRLValidationReportSerializer | |
|---|---|
void |
XBRLValidationReport.serialize(XBRLValidationReportSerializer serializer)
Sends the current report to the report serializer. |
| Uses of XBRLValidationReportSerializer in com.ihr.xbrl.om.errors |
|---|
| Classes in com.ihr.xbrl.om.errors that implement XBRLValidationReportSerializer | |
|---|---|
class |
XBRLValidationReportToStringSerializer
This class implements the XBRLValidationReportSerializer interface and generates a simple text string with the entire validation report. |
| Uses of XBRLValidationReportSerializer in com.ihr.xbrl.validation.report |
|---|
| Classes in com.ihr.xbrl.validation.report that implement XBRLValidationReportSerializer | |
|---|---|
class |
XBRLValidationReportToExcel
Generates an excel file with the content of an XBRLValidationReport |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||