Package | Description |
---|---|
com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocumentation |
XBRLDocumentation.generateNode()
Generate node.
|
static XBRLDocumentation |
XBRLDocumentation.make(XBRLAllowsDocumentation parent,
XMLFragment node)
Make.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XBRLDocumentation> |
XBRLExtendedLink.getDocumentation()
Access to the [Documentation] property.
|
java.util.Iterator<XBRLDocumentation> |
XBRLLinkbase.getDocumentation()
Access to the [Documentation] property.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLExtendedLink.addDocumentation(XBRLDocumentation doc)
Adds the documentation.
|
void |
XBRLLinkbase.addDocumentation(XBRLDocumentation newDoc)
Adds a new XBRLDocumentation object to the array of documentation objects.
|
void |
XBRLAllowsDocumentation.addDocumentation(XBRLDocumentation doc)
Adds a new XBRLDocumentation object to this object.
|
void |
XBRLExtendedLink.removeDocumentation(XBRLDocumentation doc)
Removes the documentation.
|
void |
XBRLLinkbase.removeDocumentation(XBRLDocumentation doc)
Removes a XBRLDocumentation object from the array of documentation objects of this
linkbase.
|
void |
XBRLAllowsDocumentation.removeDocumentation(XBRLDocumentation doc)
Remove a XBRLDocumentation object to this object.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocumentation |
XBRLRSGenerator.generate(XBRLDocumentation docIn,
XBRLAllowsDocumentation parent)
Generate.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocumentation |
XBRLPojoGenerator.generate(XBRLDocumentation dtsDoc)
Generate.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa