|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLInclude | |
|---|---|
| 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. |
| Uses of XBRLInclude in com.ihr.xbrl.om.errors |
|---|
| Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLInclude | |
|---|---|
XBRLValidationExceptionIncludeIsNotSchema(XBRLInclude include)
|
|
| Uses of XBRLInclude in com.ihr.xbrl.om.taxonomy |
|---|
| Methods in com.ihr.xbrl.om.taxonomy that return types with arguments of type XBRLInclude | |
|---|---|
java.util.Iterator<XBRLInclude> |
XBRLTaxonomy.getIncludes()
Access to the includes declared on this taxonomy |
| Methods in com.ihr.xbrl.om.taxonomy with parameters of type XBRLInclude | |
|---|---|
void |
XBRLTaxonomy.addInclude(XBRLInclude inc)
Adds an XBRLInclude to this taxonomy |
boolean |
XBRLTaxonomy.removeInclude(XBRLInclude inc)
Removes am include form this taxonomy |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||