|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLArc | |
|---|---|
| com.ihr.xbrl.adins.efm.errors | |
| 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.exLinks | Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links. |
| Uses of XBRLArc in com.ihr.xbrl.adins.efm.errors |
|---|
| Constructors in com.ihr.xbrl.adins.efm.errors with parameters of type XBRLArc | |
|---|---|
EFMArcPriorityError(XBRLArc arc)
|
|
EFMCalculationArcMissingOrder(XBRLArc arc)
|
|
EFMCalculationWeightValueError(XBRLArc arc)
|
|
EFMDefinitionArcMissingOrder(XBRLArc arc)
|
|
EFMPresentationArcMissingOrder(XBRLArc arc)
|
|
| Uses of XBRLArc in com.ihr.xbrl.om.errors |
|---|
| Uses of XBRLArc in com.ihr.xbrl.om.exLinks |
|---|
| Methods in com.ihr.xbrl.om.exLinks that return XBRLArc | |
|---|---|
XBRLArc |
XBRLLocator.getArc()
Access to the [parent] property |
| Methods in com.ihr.xbrl.om.exLinks that return types with arguments of type XBRLArc | |
|---|---|
java.util.Iterator<XBRLArc> |
XBRLExtendedLink.getArcs()
Return an Iterator object over all arcs in the extended link. |
| Methods in com.ihr.xbrl.om.exLinks with parameters of type XBRLArc | |
|---|---|
static boolean |
XBRLArc.compareTwoArcs(XBRLArc arc1,
XBRLArc arc2)
Compare two arcs and returns true if both are duplicates |
| Constructors in com.ihr.xbrl.om.exLinks with parameters of type XBRLArc | |
|---|---|
XBRLLocator(XBRLArc arc,
net.sf.saxon.s9api.XdmNode node)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||