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
Created: 15/05/2011
|
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.
|
com.ihr.xbrl.om.quality.frta.validation |
Constructor and Description |
---|
EFMArcPriorityError(XBRLArc arc)
Instantiates a new EFM arc priority error.
|
Constructor and Description |
---|
EFMIneffectualRelationshipsFound(java.util.List<XBRLArc> bst)
Instantiates a new EFM ineffectual relationships found.
|
Constructor and Description |
---|
XBRLValidationExceptionArcSourceErrorNoSourceFound(XBRLArc arc)
Instantiates a new XBRL validation exception arc source error no source found.
|
XBRLValidationExceptionArcSourceErrorUnreachableLocatorReference(XBRLArc arc,
XBRLLocator loc)
Instantiates a new XBRL validation exception arc source error unreachable locator reference.
|
XBRLValidationExceptionArcTargetErrorNoTargetFound(XBRLArc arc)
Instantiates a new XBRL validation exception arc target error no target found.
|
XBRLValidationExceptionArcTargetErrorUnreachableLocatorReference(XBRLArc arc,
XBRLLocator loc)
Instantiates a new XBRL validation exception arc target error unreachable locator reference.
|
XBRLValidationExceptionConceptLabelProhibitedInvalidTarget(XBRLArc arc,
XMLFragment x)
Instantiates a new XBRL validation exception concept label prohibited invalid target.
|
XBRLValidationExceptionConceptReferenceProhibitedInvalidTarget(XBRLArc arc,
XMLFragment x)
Instantiates a new XBRL validation exception concept reference prohibited invalid target.
|
XBRLValidationExceptionXLINKErrorDuplicateArcs(XBRLArc arc1,
XBRLArc arc2)
Instantiates a new XBRL validation exception xlink error duplicate arcs.
|
Modifier and Type | Method and Description |
---|---|
XBRLArc |
XBRLArc.clone()
Clone.
|
XBRLArc |
XBRLArc.clone(DTSContainer newDTS)
Clone.
|
XBRLArc |
XBRLArc.generateNode()
Generate node.
|
XBRLArc |
XBRLLocator.getArc()
Access to the [parent] property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XBRLArc> |
XBRLExtendedLink.getArcsByArcrole(java.lang.Integer arcrole)
Gets the arcs by arcrole.
|
java.util.Map<XBRLArc,java.util.List<XBRLArc>> |
DTSBase.getPotentialIneffectualBaseSet(java.lang.Integer arcroleCode)
This method processes all arcs in a DTSBase and returns all ineffectual relationships in a new constructed instance of
a DTSBaseSet.
|
java.util.Map<XBRLArc,java.util.List<XBRLArc>> |
DTSBase.getPotentialIneffectualBaseSet(java.lang.Integer arcroleCode)
This method processes all arcs in a DTSBase and returns all ineffectual relationships in a new constructed instance of
a DTSBaseSet.
|
java.util.Set<XBRLArc> |
DTSBaseSet.getTopProhibitingArcs()
When an arc has use="prohibit" and it is the top arc in the priority classification of
multiple similar arcs, the arc is effectively eliminating the other arcs from the
infoset.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DTSBaseSet.addTopProhibitedArc(XBRLArc arc)
Internal method to add a new arc to the set of top prohibiting arcs.
|
static boolean |
XBRLArc.compareTwoArcs(XBRLArc arc1,
XBRLArc arc2)
Compare two arcs and returns true if both are duplicates.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLExtendedLink.setRelationshipsByArcrole(java.util.Map<java.lang.String,java.util.List<XBRLArc>> relationshipsByArcroleMap)
This method is used by the SAX parser to add collected relationships indexed by arcrole.
|
Constructor and Description |
---|
XBRLLocator(XBRLArc arc,
XMLFragment node)
Instantiates a new XBRL locator.
|
Modifier and Type | Method and Description |
---|---|
XBRLArc |
FRTA_3_3_5.FRTA_3_3_5_Inconsistency.getArc()
Gets the arc.
|
XBRLArc |
FRTA_3_3_6.FRTA_3_3_6_Inconsistency.getArc()
Gets the arc.
|
XBRLArc |
FRTA_5_1_9.FRTA_5_1_9_Inconsistency.getExtensionArc()
Gets the extension arc.
|
XBRLArc |
FRTA_5_1_9.FRTA_5_1_9_Inconsistency.getMasterArc()
Gets the master arc.
|
Constructor and Description |
---|
FRTA_3_3_5_Inconsistency(XBRLArc arc,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 3 3 5 inconsistency.
|
FRTA_3_3_6_Inconsistency(XBRLArc arc,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 3 3 6 inconsistency.
|
FRTA_5_1_9_Inconsistency(XBRLTaxonomy taxonomy1,
XBRLTaxonomy taxonomy2,
XBRLDocument linkbase1,
XBRLLinkbase linkbase2,
XBRLArc masterArc,
XBRLArc extensionArc,
boolean reason1,
boolean reason2,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 5 1 9 inconsistency.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa