|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLImport | |
|---|---|
| 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. |
| Uses of XBRLImport in com.ihr.xbrl.om.errors |
|---|
| Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLImport | |
|---|---|
XBRLValidationExceptionImportIsNotSchema(XBRLImport _import)
|
|
| Uses of XBRLImport in com.ihr.xbrl.om.taxonomy |
|---|
| Methods in com.ihr.xbrl.om.taxonomy that return types with arguments of type XBRLImport | |
|---|---|
java.util.Iterator<XBRLImport> |
XBRLTaxonomy.getImports()
Return an iterator of all defined imports |
| Methods in com.ihr.xbrl.om.taxonomy with parameters of type XBRLImport | |
|---|---|
void |
XBRLTaxonomy.addImport(XBRLImport imp)
Adds a new import to this taxonomy |
void |
XBRLTaxonomy.removeImport(XBRLImport imp)
Remove an existing import |
| Uses of XBRLImport in com.ihr.xbrl.pojo |
|---|
| Methods in com.ihr.xbrl.pojo that return XBRLImport | |
|---|---|
XBRLImport |
XBRLRSGenerator.generate(XBRLImport importIn,
XBRLTaxonomy parent)
|
| Methods in com.ihr.xbrl.pojo with parameters of type XBRLImport | |
|---|---|
XBRLImport |
XBRLPojoGenerator.generate(XBRLImport dtsImport)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||