Package | Description |
---|---|
com.ihr.xbrl.om.formula |
Provides the classes necessary to implement a plug in XBRL processor for validation of
docuents and taxonomies according to the XBRL formula specification 1.0
At this stage the package is just created.
|
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
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 |
---|---|
void |
FContext.setXBRLSegment(XBRLSegment segment)
Sets the XBRL segment.
|
void |
FContext.unsetXBRLSegment(XBRLSegment segment)
Unset xbrl segment.
|
Modifier and Type | Method and Description |
---|---|
XBRLSegment |
XBRLSegment.clone()
Clone.
|
XBRLSegment |
XBRLSegment.clone(DTSContainer newDTS)
Clone.
|
XBRLSegment |
XBRLEntity.getOrCreateSegment()
Access to the segment object of this entity or a new empty segment that will not be
linked to the parent element.
|
XBRLSegment |
XBRLEntity.getSegment()
Access to the segment object of this entity.
|
static XBRLSegment |
XBRLSegment.make(DTSContainer dts)
Make.
|
static XBRLSegment |
XBRLSegment.make(XMLFragment node)
Make.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLEntity.setSegment(XBRLSegment segment)
Sets the segment.
|
Constructor and Description |
---|
XBRLEntity(DTSContainer dts,
java.lang.String scheme,
java.lang.String identifier,
XBRLSegment segment)
Creates a new Entity to be added to a context later.
|
Modifier and Type | Method and Description |
---|---|
XBRLSegment |
XBRLPojoGenerator.generate(XBRLSegment segment)
Generate.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa