Package | Description |
---|---|
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLConcept
The Class XBRLConcept.
|
class |
XBRLDocument
The Class XBRLDocument.
|
class |
XBRLDocumentation
The Class XBRLDocumentation.
|
class |
XBRLExtendedLink
The Class XBRLExtendedLink.
|
class |
XBRLFact
The Class XBRLFact.
|
class |
XBRLFactDouble
The Class XBRLFactDouble.
|
class |
XBRLFactFraction
The Class XBRLFactFraction.
|
class |
XBRLFactItem
The Class XBRLFactItem.
|
class |
XBRLFactNumeric
The Class XBRLFactNumeric.
|
class |
XBRLFactNumericNill
This object exist only in SQL-Server.
|
class |
XBRLFactString
The Class XBRLFactString.
|
class |
XBRLFactTuple
The Class XBRLFactTuple.
|
class |
XBRLImport
The Class XBRLImport.
|
class |
XBRLInstance
The Class XBRLInstance.
|
class |
XBRLItem
The Class XBRLItem.
|
class |
XBRLLinkbase
Represents a XBRLLinkbase object.
|
class |
XBRLRelationship
The Class XBRLRelationship.
|
class |
XBRLResource
The Class XBRLResource.
|
class |
XBRLTaxonomy
The Class XBRLTaxonomy.
|
class |
XBRLTuple
The Class XBRLTuple.
|
Modifier and Type | Method and Description |
---|---|
XMLFragment |
XBRLPojoGenerator.generate(XMLFragment node)
Generate.
|
XMLFragment |
XBRLRelationship.getFrom()
Gets the from.
|
XMLFragment |
XBRLRelationship.getTo()
Gets the to.
|
XMLFragment |
XBRLFactTypedProperty.getTypedDimensionValue()
Gets the typed dimension value.
|
XMLFragment |
XBRLFactProperty.getValue()
Gets the value.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<XMLFragment> |
XMLFragment.getChildren()
Gets the children.
|
java.util.Collection<XMLFragment> |
XBRLSegment.getContent()
Gets the content.
|
java.util.Collection<XMLFragment> |
XBRLScenario.getContent()
Gets the content.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XBRLSegment.addChildren(XMLFragment child)
Adds the children.
|
boolean |
XBRLScenario.addChildren(XMLFragment child)
Adds the children.
|
boolean |
XMLFragment.addChildren(XMLFragment child)
Adds the children.
|
XMLFragment |
XBRLRSGenerator.generate(XMLFragment fragment)
Generate.
|
XBRLFactProperty |
XBRLDBAccessor.queryFactProperty(XBRLFactItem fact,
int container,
XMLFragment property)
Search on the database for a property in the XBRLFactProperty table that matches the
selection criteria according with the primary key that is created using the fact ID,
the container and the property node ID.
|
boolean |
XBRLSegment.removeChildren(XMLFragment child)
Removes the children.
|
boolean |
XBRLScenario.removeChildren(XMLFragment child)
Removes the children.
|
boolean |
XMLFragment.removeChildren(XMLFragment child)
Removes the children.
|
void |
XBRLRelationship.setFrom(XMLFragment from)
Sets the from.
|
void |
XBRLRelationship.setTo(XMLFragment to)
Sets the to.
|
void |
XBRLFactTypedProperty.setTypedDimensionValue(XMLFragment typedDimensionValue)
Sets the typed dimension value.
|
void |
XBRLFactProperty.setValue(XMLFragment value)
Sets the value.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa