Uses of Class
com.ihr.xbrl.om.exLinks.XBRLLinkbase

Packages that use XBRLLinkbase
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.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. 
 

Uses of XBRLLinkbase in com.ihr.xbrl.om
 

Methods in com.ihr.xbrl.om that return XBRLLinkbase
 XBRLLinkbase DTSContainer.getLinkbaseByURI(java.net.URI u)
          Returns the XBRLLinkbase corresponding to the Document URI or null if the URI cannot be found
 

Uses of XBRLLinkbase in com.ihr.xbrl.om.exLinks
 

Constructors in com.ihr.xbrl.om.exLinks with parameters of type XBRLLinkbase
XBRLLinkbaseRef(DTSContainer dts, XBRLLinkbase linkbase)
           
 

Uses of XBRLLinkbase in com.ihr.xbrl.om.taxonomy
 

Methods in com.ihr.xbrl.om.taxonomy that return types with arguments of type XBRLLinkbase
 java.util.Iterator<XBRLLinkbase> XBRLTaxonomy.getLinkbases()
          Return an iterator of all defined linkbases
 

Methods in com.ihr.xbrl.om.taxonomy with parameters of type XBRLLinkbase
 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.
 

Uses of XBRLLinkbase in com.ihr.xbrl.pojo
 

Methods in com.ihr.xbrl.pojo that return XBRLLinkbase
 XBRLLinkbase XBRLRSGenerator.generate(XBRLLinkbase linkbaseIn)
           
 

Methods in com.ihr.xbrl.pojo with parameters of type XBRLLinkbase
 XBRLLinkbase XBRLPojoGenerator.generate(XBRLLinkbase dtsLinkbase)
           
 XBRLLinkbase XBRLDBAccessor.queryDocument(XBRLLinkbase linkbase)
          Query the database for the existence of an XBRLLinkbase document
 



Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa