Package | Description |
---|---|
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
com.ihr.xbrl.pojo.etl |
Modifier and Type | Class and Description |
---|---|
class |
XBRLItem
The Class XBRLItem.
|
class |
XBRLTuple
The Class XBRLTuple.
|
Modifier and Type | Method and Description |
---|---|
XBRLConcept |
XBRLFact.getConcept()
Gets the concept.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<QName,XBRLConcept> |
DTSContainer.getConcepts()
Gets the concepts.
|
java.util.Map<java.lang.String,XBRLConcept> |
XBRLTaxonomy.getConcepts()
Gets the concepts.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
XBRLRSGenerator.generate(XBRLConcept concept)
Generate.
|
void |
XBRLFact.setConcept(XBRLConcept concept)
Sets the concept.
|
Modifier and Type | Method and Description |
---|---|
void |
DTSContainer.setConcepts(java.util.Map<QName,XBRLConcept> concepts)
Sets the concepts.
|
void |
XBRLTaxonomy.setConcepts(java.util.Map<java.lang.String,XBRLConcept> concepts)
Sets the concepts.
|
Modifier and Type | Method and Description |
---|---|
XBRLConcept |
Extraction.getConceptID()
Gets the concept id.
|
Modifier and Type | Method and Description |
---|---|
void |
Extraction.setConceptID(XBRLConcept conceptID)
Sets the concept id.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa