public class XDTFactWithVirtualDimensions extends XDTFactForApplications
Constructor and Description |
---|
XDTFactWithVirtualDimensions(XBRLFactItem fact,
XDTProcessor processor,
XDTInfosetConsumer xdtInfoset,
boolean bThrowValidationExceptions)
Instantiates a new XDT fact with virtual dimensions.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equals.
|
XDTVirtualDimension |
getDimensionByName(javax.xml.namespace.QName name)
Gets the dimension by name.
|
java.lang.Object |
getDimensionValue(XDTVirtualDimension dim)
Gets the dimension value.
|
java.lang.Object |
put(XDTVirtualDimension dim,
java.lang.Object value)
Put.
|
getDimensions, getDimensions, getDimensionValue
getDimensionPreferredContainer, getDimensionValue, getFact, getProcessor, hashCode, isDefaultValue, validate
public XDTFactWithVirtualDimensions(XBRLFactItem fact, XDTProcessor processor, XDTInfosetConsumer xdtInfoset, boolean bThrowValidationExceptions)
fact
- the factprocessor
- the processorxdtInfoset
- the xdt infosetbThrowValidationExceptions
- the b throw validation exceptionspublic XDTVirtualDimension getDimensionByName(javax.xml.namespace.QName name)
name
- the namepublic java.lang.Object getDimensionValue(XDTVirtualDimension dim)
dim
- the dimpublic java.lang.Object put(XDTVirtualDimension dim, java.lang.Object value)
dim
- the dimvalue
- the valueCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa