| Package | Description |
|---|---|
| com.ihr.xbrl.adins.efm |
Provides the implementation of the Edgar Filer Manual validation add-in
This package contains the implementation of the Edgar Filer Manual validation
engine according with the rules defined by the U.S.
|
| com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
| Modifier and Type | Method and Description |
|---|---|
static EFMProcessor |
EFMProcessor.create(DTSContainer dts)
Obtains the instance of the EFMProcessor that has been registered for this DTS.
|
| Modifier and Type | Method and Description |
|---|---|
DTSBaseSet |
DTSBase.getIneffectualBaseSet(XBRLArcroleType arcrole,
EFMProcessor proc,
XBRLValidationReport rep)
This method processes all arcs in a DTSBase and returns all ineffectual relationships in a new constructed instance of
a DTSBaseSet.
|