| Package | Description | 
|---|---|
| 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.table.errors | Contains specialized classes for different type of errors defined in the table specification | 
| com.ihr.xbrl.om.xdt.errors | Provides the classes necessary to produce and process XDT related errors or errors
related to the XBRL dimensions specification 1.0
This package mirrors the package in the XBRL 2.1 errors but is specific for the
errors defined in the Dimensions Specification. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLInterruptedExceptionThis exception is thrown by the shouldStop method inside the DTSContainer object that is
 regularly called during the load process. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | XLinkElement. getActuate()Access to the value of the xlink:actuate property on simple link elements
 null is returned if the value is not set and there is no actuate attribute
 on the node. | 
| java.lang.String | XLinkElement. getArcrole()Access to the value of the xlink:arcrole attribute on simple link elements. | 
| java.lang.String | XLinkElement. getFromTxt()Access to the value of the xlink:from attibute on simple link elements (arcs only). | 
| java.net.URI | XLinkElement. getHRef()Access to the value of the xlink:href attribute on simple link elements
 
 The value is converted to a relative URI. | 
| java.lang.String | XLinkElement. getLabel()Access to the value of the xlink:label attribute on simple link elements (only locator and resource elements)
 According to the XLink specification, label is optional on locators and resource elements. | 
| java.lang.String | XLinkElement. getRawHRef()Access to the value of the xlink:href attribute on simple link elements
 
 The value is not converted to an absolute URI in this function. | 
| java.lang.String | XLinkElement. getShow()Access to the value of the xlink:show attribute on simple link elements,
 null is returned if the value is not set or there is no show attribute on the node . | 
| java.lang.String | XLinkElement. getSType()Returns a string representation of the xlink:type attribute on simple links. | 
| java.lang.String | XLinkElement. getToTxt()Access to the value of the xlink:to attribute on simple link elements (arcs only). | 
| void | XLinkElement. setLabel(java.lang.String label)Sets the value of the xlink:label attribute on simple link elements
 
 starting with version 2.6.5 setting the value of the label here updates also the
 value of the xlink:from and xlink:to attributes on relationships. | 
| void | XLinkElement. setSType(java.lang.String type)Sets the value of the xlink:type attribute on simple links. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XTRuntimeExceptionThe Class XTRuntimeException. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XDTDimensionDomainTargetErrorThe Class XDTDimensionDomainTargetError. | 
| class  | XDTDimensionErrorThe Class XDTDimensionError. | 
| class  | XDTDomainMemberTargetErrorThe Class XDTDomainMemberTargetError. | 
| class  | XDTRepeatedDimensionInInstanceErrorThe Class XDTRepeatedDimensionInInstanceError. | 
| class  | XDTRuntimeExceptionThe Class XDTRuntimeException. | 
| class  | XDTXBRLErrorThe Class XDTXBRLError. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa