| Package | Description | 
|---|---|
| com.ihr.xbrl.mapper.instance | |
| com.ihr.xbrl.om | Provides the classes necessary to start processing XBRL information. | 
| com.ihr.xbrl.om.instance | Provides the classes necessary to process, read and write the content of XBRL Instance documents. | 
| com.ihr.xbrl.util | Provides utility classes with static methods that are used by other classes 
This is a common container for utilities like resolving relative URIs from two absolute URIs
or formatting an XML document to a String... | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapperContextThis class represents a context in the mapper. | 
| class  | MapperContextBaseThe Class MapperContextBase. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends HasEqualsCache> | DTSContainer. getEqualsCache(java.lang.Class<T> clazz)Gets the equals cache. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XBRLContextThis class represents the content of an XBRL Context. | 
| class  | XBRLScenarioThe Class XBRLScenario. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EqualsCache<T extends HasEqualsCache>This class implements a fact cache over the result of equals when the equals method
 is expensive. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <Z extends HasEqualsCache> | EqualsCache. newInstance()Factory method to create a new instance of the EqualsCache class. | 
| static <Z extends HasEqualsCache> | EqualsCache. newInstance(int capacity)Factory method to create a new instance of the EqualsCache class. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EqualsCache. remove(HasEqualsCache o)Use this method to remove a object from the cache. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa