com.ihr.xbrl.om.xdt
Class XDTFactWithVirtualDimensions

java.lang.Object
  extended by com.ihr.xbrl.om.xdt.XDTFact
      extended by com.ihr.xbrl.om.xdt.XDTFactForApplications
          extended by com.ihr.xbrl.om.xdt.XDTFactWithVirtualDimensions

public class XDTFactWithVirtualDimensions
extends XDTFactForApplications

Author:
Ignacio

Constructor Summary
XDTFactWithVirtualDimensions(XBRLFactItem fact, XDTProcessor processor, XDTInfosetConsumer xdtInfoset, boolean bThrowValidationExceptions)
           
 
Method Summary
 XDTVirtualDimension getDimensionByName(javax.xml.namespace.QName name)
           
 java.lang.Object getDimensionValue(XDTVirtualDimension dim)
           
 java.lang.Object put(XDTVirtualDimension dim, java.lang.Object value)
           
 
Methods inherited from class com.ihr.xbrl.om.xdt.XDTFactForApplications
getDimensions, getDimensions, getDimensionValue
 
Methods inherited from class com.ihr.xbrl.om.xdt.XDTFact
equals, getDimensionPreferredContainer, getDimensionValue, getFact, getProcessor, hashCode, isDefaultValue, validate
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XDTFactWithVirtualDimensions

public XDTFactWithVirtualDimensions(XBRLFactItem fact,
                                    XDTProcessor processor,
                                    XDTInfosetConsumer xdtInfoset,
                                    boolean bThrowValidationExceptions)
Parameters:
fact -
processor -
xdtInfoset -
bThrowValidationExceptions -
Method Detail

getDimensionByName

public XDTVirtualDimension getDimensionByName(javax.xml.namespace.QName name)

getDimensionValue

public java.lang.Object getDimensionValue(XDTVirtualDimension dim)
Parameters:
dim -
Returns:

put

public java.lang.Object put(XDTVirtualDimension dim,
                            java.lang.Object value)


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