| Package | Description |
|---|---|
| com.ihr.xbrl.adins.efm.errors |
Provides classes for the specific error messages for the the implementation of the Edgar Filer Manual validation add-in
This package is part of the implementation of the Edgar Filer Manual
|
| 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.om.formula.errors | |
| com.ihr.xbrl.om.table.errors |
Contains specialized classes for different type of errors defined in the table specification
|
| com.ihr.xbrl.om.utr.errors |
| Modifier and Type | Class and Description |
|---|---|
class |
EFMEntityCommonStockSharesOutstandingError
The Class EFMEntityCommonStockSharesOutstandingError.
|
class |
EFMInconsistentDocumentInformationFact60520
The Class EFMInconsistentDocumentInformationFact60520.
|
class |
EFMInconsistentDocumentInformationFact60521
The Class EFMInconsistentDocumentInformationFact60521.
|
class |
EFMValidationInconsistency
The Class EFMValidationInconsistency.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<XBRLInconsistency> |
XBRLValidationReport.getInconsistencies()
Access to the inconsistencies in this report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DTSContainer.addInconsistencey(XBRLInconsistency e)
Adds the inconsistencey.
|
void |
XBRLValidationReport.addInconsistency(XBRLInconsistency e)
Adds an inconsistency to thie report.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBRLInconsistencyCalculationMismatch
The Class XBRLInconsistencyCalculationMismatch.
|
class |
XBRLInconsistencyCalculationPeriodTypeMismatch
The Class XBRLInconsistencyCalculationPeriodTypeMismatch.
|
class |
XBRLInconsistencyCalculationSkipped
The Class XBRLInconsistencyCalculationSkipped.
|
class |
XBRLInconsistencyComparingWithZeroPrecisionZero
The Class XBRLInconsistencyComparingWithZeroPrecisionZero.
|
class |
XBRLInconsistencyDTSDiscovery
The Class XBRLInconsistencyDTSDiscovery.
|
class |
XBRLInconsistencyRoundToPrecision0
The Class XBRLInconsistencyRoundToPrecision0.
|
class |
XBRLInconsistencyURINotAbsolute
The Class XBRLInconsistencyURINotAbsolute.
|
class |
XBRLInconsistencyXMLWarning
The Class XBRLInconsistencyXMLWarning.
|
| Modifier and Type | Method and Description |
|---|---|
XBRLInconsistency |
XBRLRuntimeException.getInconsistency()
Gets the inconsistency.
|
| Constructor and Description |
|---|
XBRLRuntimeException(java.lang.String string,
XBRLInconsistency e)
Instantiates a new XBRL runtime exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBRLFormulaInconsistencyOnFactVariable
The Class XBRLFormulaInconsistencyOnFactVariable.
|
class |
XBRLFormulaInconsistencyOnGeneralVariable
The Class XBRLFormulaInconsistencyOnGeneralVariable.
|
class |
XBRLFormulaInconsistencyOnXFIFunction
The Class XBRLFormulaInconsistencyOnXFIFunction.
|
| Constructor and Description |
|---|
XTRuntimeException(java.lang.String string,
XBRLInconsistency e)
Instantiates a new XT runtime exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UTRUnitErrorOnFact
The Class UTRUnitErrorOnFact.
|
class |
UTRValidationInconsistency
The Class UTRValidationException.
|