Package | Description |
---|---|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
com.ihr.xbrl.om.formula.aspects.tests | |
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.
|
Modifier and Type | Method and Description |
---|---|
XDTDimension |
VirtualDimension.getDimension()
Gets the dimension.
|
XDTDimension |
EDimension.getDimension()
Access to the XDT Dimension declaration.
|
XDTDimension |
UndefDimension.getDimension()
Gets the dimension.
|
XDTDimension |
PeriodDimension.getDimension()
Gets the dimension.
|
XDTDimension |
IdentifierDimension.getDimension()
Gets the dimension.
|
XDTDimension |
DDimension.getDimension()
Gets the dimension.
|
XDTDimension |
Dimension.getDimension()
Obtains the surrounding dimension defined in the XDT processor or null if the dimension is not
backed up with an XDT dimension.
|
XDTDimension |
DpDimension.getDimension()
Gets the dimension.
|
XDTDimension |
XDimension.getDimension()
Gets the dimension.
|
XDTDimension |
PDimension.getDimension()
Gets the dimension.
|
XDTDimension |
PeriodDimensionValidCombinations.getDimension()
Gets the dimension.
|
XDTDimension |
TDimension.getDimension()
Gets the dimension.
|
Modifier and Type | Method and Description |
---|---|
static javax.xml.namespace.QName |
EDimension.getName(XDTDimension dim2)
Gets the name.
|
Constructor and Description |
---|
EDimension(DimensionalInstanceExplorer ie,
XDTDimension dim,
int container)
Instantiates a new e dimension.
|
Modifier and Type | Method and Description |
---|---|
static XBRLVariableEqualityDefinition |
XFTypedDimensionAspectTest.getXBRLVariableEqualliDefinition(XDTDimension dim,
XBRLFormulaProcessor fp)
Gets the XBRL variable equality definition.
|
Constructor and Description |
---|
XFTypedDimensionAspectTest(XBRLFormulaProcessor fp,
XMLFragment fragment,
net.sf.saxon.s9api.QName varValue,
XDTDimension dim,
XBRLVariableEqualityDefinition eqd)
Instantiates a new XF typed dimension aspect test.
|
Modifier and Type | Method and Description |
---|---|
XDTDimension |
XDTDimensionUse.getDimension()
Access to the dimension definition on this dimension use.
|
XDTDimension |
XDTDimensionalPrimaryItemForGUIs.getDimension(javax.xml.namespace.QName dimension)
Returns the XDTDimension from the dimension QName or null if the dimension is not used on this primary item.
|
XDTDimension |
XDTProcessor.getDimension(javax.xml.namespace.QName dimension)
Access to an XDTDimension from its dimension name or null if the QName does
not refer to a dimension in the loaded DTS.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XDTDimension> |
XDTProcessor.getDimensions()
Access to the list of all dimensions defined in the DTS.
|
Constructor and Description |
---|
XDTDimensionUse(XDTProcessor processor,
XDTDimension dimension,
DTSBase base,
DefinitionLinkbase tempDefLb,
int arcroleType,
int contextElement)
Instantiates a new XDT dimension use.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa