| 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.taxonomy | Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content
of the XBRL Taxonomy Schemas that requires XBRL processing. | 
| com.ihr.xbrl.pojo | Provides the classes necessary to access to the content of a DTS using POJO technology. | 
| Constructor and Description | 
|---|
| XBRLValidationExceptionImportIsNotSchema(XBRLImport _import)Instantiates a new XBRL validation exception import is not schema. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLImport | XBRLImport. generateNode()Generate node. | 
| XBRLImport | XBRLTaxonomyRootNode. getImport(java.net.URI namespace)Return the XBRLTaxonomy imported for the namespace or null if the schema for the namespace is not imported. | 
| static XBRLImport | XBRLImport. make(XBRLTaxonomy parent,
    java.lang.String namespace,
    java.lang.String schemaLocation)Make. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Iterator<XBRLImport> | XBRLTaxonomy. getImports()Return an iterator of all defined imports. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XBRLTaxonomy. addImport(XBRLImport imp)Adds a new import to this taxonomy. | 
| void | XBRLTaxonomy. removeImport(XBRLImport imp)Remove an existing import. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLImport | XBRLRSGenerator. generate(XBRLImport importIn,
        XBRLTaxonomy parent)Generate. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLImport | XBRLPojoGenerator. generate(XBRLImport dtsImport)Generate. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa