Uses of Class
com.ihr.xbrl.om.instance.XBRLDimensionsContainer

Packages that use XBRLDimensionsContainer
com.ihr.xbrl.om.formula Provides the classes necessary to implement a plug in XBRL processor for validation of docuents and taxonomies according to the XBRL formula specification 1.0 At this stage the package is just created. 
com.ihr.xbrl.om.instance Provides the classes necessary to process, read and write the content of XBRL Instance documents. 
com.ihr.xbrl.om.xdt Provides the classes necessary to implement a plug in XBRL processor for validation of dimensional instance documents according to the XBRL Dimensions specification 1.0 This package contains two hierarchies of classes. 
 

Uses of XBRLDimensionsContainer in com.ihr.xbrl.om.formula
 

Methods in com.ihr.xbrl.om.formula that return XBRLDimensionsContainer
 XBRLDimensionsContainer FContext.getXBRLContext(int container)
          Converts the internal structures back to an XBRLContext object.
 

Uses of XBRLDimensionsContainer in com.ihr.xbrl.om.instance
 

Subclasses of XBRLDimensionsContainer in com.ihr.xbrl.om.instance
 class XBRLScenario
           
 class XBRLSegment
           
 

Constructors in com.ihr.xbrl.om.instance with parameters of type XBRLDimensionsContainer
XBRLDimensionsContainer(XBRLDimensionsContainer other)
           
 

Uses of XBRLDimensionsContainer in com.ihr.xbrl.om.xdt
 

Methods in com.ihr.xbrl.om.xdt with parameters of type XBRLDimensionsContainer
 java.util.Hashtable<javax.xml.namespace.QName,XMLFragment> XDTProcessor.getDimData(XBRLDimensionsContainer dimData, boolean throwValidationExceptions)
          Process a fact item and one of the dimensions container (segment or scenario) and collects all dimensional information in there.
 javax.xml.namespace.QName XDTDimensionUse.getExplicitMemberValue(XBRLDimensionsContainer container)
          Helper method, not used inside the XDT validation engine but available for applications using the XDT model returns the value (QName) from the context container or from the default value of the dimension.
 



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