Package | Description |
---|---|
com.ihr.xbrl.adins.efm.errors |
Provides classes for the specific error messages for the the implementation of the Edgar Filer Manual validation add-in
This package is part of the implementation of the Edgar Filer Manual
Created: 15/05/2011
|
com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
com.ihr.xbrl.om.quality.frta.validation | |
com.ihr.xbrl.om.taxonomy |
Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content
of the XBRL Taxonomy Schemas that requires XBRL processing.
|
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
com.rs.xbrl.instructions |
Constructor and Description |
---|
EFMdistinctExtendedLinks(XBRLLinkbase xbrlLinkbase,
javax.xml.namespace.QName lbType,
javax.xml.namespace.QName nodeName)
Instantiates a new EF mdistinct extended links.
|
Modifier and Type | Method and Description |
---|---|
XBRLLinkbase |
DTSContainer.getLinkbaseByCode(java.lang.Integer code)
Returns the XBRLLinkbase corresponding with the code or null if the code does not corresponds
with a linkbase.
|
XBRLLinkbase |
DTSContainer.getLinkbaseByURI(java.lang.Integer u)
Returns the XBRLLinkbase corresponding to the Document URI or null if the URI cannot be found
or does not corresponds to a linkbase.
|
XBRLLinkbase |
DTSContainer.getLinkbaseByURI(java.net.URI u)
Returns the XBRLLinkbase corresponding to the Document URI or null if the URI cannot be found
or does not corresponds to a linkbase.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XBRLLinkbase> |
DTSContainer.getLinkbases()
Returns an iterator over all linkbase documents in the DTS.
|
Modifier and Type | Method and Description |
---|---|
XBRLLinkbase |
XBRLLinkbaseRef.getLinkbase()
Access to the referenced linkbase.
|
XBRLLinkbase |
XBRLLinkbaseRootNode.getLinkbase()
Gets the linkbase.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLLinkbaseRootNode.setLinkbase(XBRLLinkbase linkbase)
Sets the linkbase.
|
Constructor and Description |
---|
XBRLLinkbaseRef(DTSContainer dts,
XBRLLinkbase linkbase)
Instantiates a new XBRL linkbase ref.
|
Modifier and Type | Method and Description |
---|---|
XBRLLinkbase |
FRTA_4_2_6.FRTA_4_2_6_Inconsistency.getLinkbase()
Gets the linkbase.
|
XBRLLinkbase |
FRTA_3_1_1.FRTA_3_1_1_Inconsistency.getLinkbase()
Gets the linkbase.
|
XBRLLinkbase |
FRTA_4_2_7.FRTA_4_2_7_Inconsistency.getLinkbase()
Gets the linkbase.
|
Constructor and Description |
---|
FRTA_3_1_1_Inconsistency(XBRLLinkbase linkbase,
XBRLRelationship eLink,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 3 1 1 inconsistency.
|
FRTA_3_1_1_Inconsistency(XBRLLinkbase linkbase,
XBRLResource eLink,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 3 1 1 inconsistency.
|
FRTA_3_1_1_Inconsistency(XBRLLinkbase linkbase,
XMLFragment eLink,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 3 1 1 inconsistency.
|
FRTA_4_2_6_Inconsistency(XBRLLinkbase linkbase,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 4 2 6 inconsistency.
|
FRTA_4_2_7_Inconsistency(XBRLLinkbase linkbase,
QualityCheck<QualityProcessor> rule,
java.util.Set<java.lang.String> languages)
Instantiates a new FRT A 4 2 7 inconsistency.
|
FRTA_5_1_9_Inconsistency(XBRLTaxonomy taxonomy1,
XBRLTaxonomy taxonomy2,
XBRLDocument linkbase1,
XBRLLinkbase linkbase2,
XBRLArc masterArc,
XBRLArc extensionArc,
boolean reason1,
boolean reason2,
QualityCheck<QualityProcessor> rule)
Instantiates a new FRT A 5 1 9 inconsistency.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XBRLLinkbase> |
XBRLTaxonomy.getLinkbases()
Return an iterator of all defined linkbases.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLTaxonomy.addLinkbase(XBRLLinkbase linkbase)
Adds a linkbase object to this taxonomy.
|
void |
XBRLTaxonomy.removeLinkbase(XBRLLinkbase linkbase)
Removes a linkbase object that is referenced in this taxonomy.
|
Modifier and Type | Method and Description |
---|---|
XBRLLinkbase |
XBRLRSGenerator.generate(XBRLLinkbase linkbaseIn)
Generate.
|
Modifier and Type | Method and Description |
---|---|
XBRLLinkbase |
XBRLPojoGenerator.generate(XBRLLinkbase dtsLinkbase)
Generate.
|
XBRLLinkbase |
XBRLDBAccessor.queryDocument(XBRLLinkbase linkbase,
org.hibernate.Session typeSession,
java.util.List<java.lang.Object> createdObjects)
Query the database for the existence of an XBRLLinkbase document.
|
Modifier and Type | Field and Description |
---|---|
XBRLLinkbase |
GenerationContext.lb
The lb.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
TaxonomyBuilder.getQName(java.lang.String token,
GenerationContext gc,
XBRLTaxonomy tx,
XBRLLinkbase lb)
Obtains a QName from the token string.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa