Package | Description |
---|---|
com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
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.
|
Modifier and Type | Method and Description |
---|---|
XBRLRoleRef |
XBRLDocument.getRoleRef(java.lang.String roleURI)
Gets the role ref.
|
Modifier and Type | Method and Description |
---|---|
XBRLRoleRef |
XBRLRoleRef.clone()
Clone.
|
XBRLRoleRef |
XBRLRoleRef.clone(DTSContainer newDTS)
Clone.
|
XBRLRoleRef |
XBRLRoleRef.generateNode()
Generate node.
|
XBRLRoleRef |
XBRLLinkbaseRootNode.getRoleRef(java.lang.String roleURI)
Gets the role ref.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XBRLRoleRef> |
XBRLInstanceRootNode.getRoleRefs()
Obtains an iterator over link:roleRef on this instance .
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLInstanceRootNode.addRoleRef(XBRLRoleRef newRoleRef)
Adds the roleRef.
|
void |
XBRLInstanceRootNode.removeRoleRef(XBRLRoleRef roleRef)
Remove roleRef.
|
Modifier and Type | Method and Description |
---|---|
XBRLRoleRef |
XBRLRoleType.getRoleRef(DTSContainer dts)
Creates a XBRLRoleRef object pointing to this role and that
can be serialized to a roleRef.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa