Uses of Class
com.ihr.xbrl.om.exLinks.XBRLArc

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
 

Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLArc
XBRLValidationExceptionArcSourceErrorNoSourceFound(XBRLArc arc)
           
XBRLValidationExceptionArcSourceErrorUnreachableLocatorReference(XBRLArc arc, XBRLLocator loc)
           
XBRLValidationExceptionArcTargetErrorNoTargetFound(XBRLArc arc)
           
XBRLValidationExceptionArcTargetErrorUnreachableLocatorReference(XBRLArc arc, XBRLLocator loc)
           
XBRLValidationExceptionConceptLabelProhibitedInvalidTarget(XBRLArc arc, XMLFragment x)
           
XBRLValidationExceptionConceptReferenceProhibitedInvalidTarget(XBRLArc arc, XMLFragment x)
           
XBRLValidationExceptionXLINKErrorDuplicateArcs(XBRLArc arc1, XBRLArc arc2)
           
 

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)
           
 



Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa