|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLAllowsDocumentation | |
|---|---|
| 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. |
| Uses of XBRLAllowsDocumentation in com.ihr.xbrl.om.exLinks |
|---|
| Classes in com.ihr.xbrl.om.exLinks that implement XBRLAllowsDocumentation | |
|---|---|
class |
CalculationLinkbase
|
class |
DefinitionLinkbase
|
class |
FootnoteLinkbase
|
class |
FormulaLinkbase
|
class |
GenericLinkbase
|
class |
LabelLinkbase
|
class |
OtherLinkbase
The OtherLinkbase object fits in linkbases that are out of the scope of written specifications but are right because they agree with the In previous versions of the API the Generic Linkbase was created for Generic and Other linkbase types. |
class |
PresentationLinkbase
|
class |
ReferenceLinkbase
|
class |
VersionLinkbase
Deprecated. this is a very old class that is no longer used in the system. Versioning information is not going to be stored in a linkbase anymore |
class |
XBRLExtendedLink
|
class |
XBRLLinkbase
Provides the properties of the XBRL Linkbase information item The [Parent] property is the parent class XBRLDocument An XBRL Linkbase is just the container of documentation and extended links. |
| Methods in com.ihr.xbrl.om.exLinks that return XBRLAllowsDocumentation | |
|---|---|
XBRLAllowsDocumentation |
XBRLDocumentation.getParent()
Access to the [Parent] property |
| Methods in com.ihr.xbrl.om.exLinks with parameters of type XBRLAllowsDocumentation | |
|---|---|
void |
XBRLDocumentation.setParent(XBRLAllowsDocumentation parent)
|
| Constructors in com.ihr.xbrl.om.exLinks with parameters of type XBRLAllowsDocumentation | |
|---|---|
XBRLDocumentation(XBRLAllowsDocumentation parent)
Programatically creates a documentation object |
|
XBRLDocumentation(XBRLAllowsDocumentation parent,
net.sf.saxon.s9api.XdmNode node)
|
|
| Uses of XBRLAllowsDocumentation in com.ihr.xbrl.pojo |
|---|
| Methods in com.ihr.xbrl.pojo with parameters of type XBRLAllowsDocumentation | |
|---|---|
XBRLHasDocumentation |
XBRLPojoGenerator.generate(XBRLAllowsDocumentation parent)
|
XBRLDocumentation |
XBRLRSGenerator.generate(XBRLDocumentation docIn,
XBRLAllowsDocumentation parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||