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

Packages that use XBRLDocumentation
com.ihr.xbrl.om.exLinks Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links. 
com.ihr.xbrl.pojo Provides the classes necessary to access to the content of a DTS using POJO technology. 
 

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

Methods in com.ihr.xbrl.om.exLinks that return types with arguments of type XBRLDocumentation
 java.util.Iterator<XBRLDocumentation> XBRLLinkbase.getDocumentation()
          Access to the [Documentation] property
 java.util.Iterator<XBRLDocumentation> XBRLExtendedLink.getDocumentation()
          Access to the [Documentation] property
 

Methods in com.ihr.xbrl.om.exLinks with parameters of type XBRLDocumentation
 void XBRLLinkbase.addDocumentation(XBRLDocumentation newDoc)
          Adds a new XBRLDocumentation object to the array of documentation objects
 void XBRLExtendedLink.addDocumentation(XBRLDocumentation doc)
           
 void XBRLAllowsDocumentation.addDocumentation(XBRLDocumentation doc)
          Adds a new XBRLDocumentation object to this object
 void XBRLLinkbase.removeDocumentation(XBRLDocumentation doc)
          Removes a XBRLDocumentation object from the array of documentation objects of this linkbase
 void XBRLExtendedLink.removeDocumentation(XBRLDocumentation doc)
           
 void XBRLAllowsDocumentation.removeDocumentation(XBRLDocumentation doc)
          Remove a XBRLDocumentation object to this object
 

Uses of XBRLDocumentation in com.ihr.xbrl.pojo
 

Methods in com.ihr.xbrl.pojo that return XBRLDocumentation
 XBRLDocumentation XBRLRSGenerator.generate(XBRLDocumentation docIn, XBRLAllowsDocumentation parent)
           
 

Methods in com.ihr.xbrl.pojo with parameters of type XBRLDocumentation
 XBRLDocumentation XBRLPojoGenerator.generate(XBRLDocumentation dtsDoc)
           
 



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