public class XFDimensionsTestController extends XFAspectTestBase
| Constructor and Description | 
|---|
| XFDimensionsTestController(XBRLFormulaProcessor formulaProcessor,
                          XMLFragment res)Instantiates a new XF dimensions test controller. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | clear()Clear. | 
| boolean | equivalentValues(net.sf.saxon.om.NodeInfo n1,
                net.sf.saxon.om.NodeInfo n2)Equivalent values. | 
| void | setDimensionsToTest(java.util.Collection<javax.xml.namespace.QName> dimensionsToTestA)Call this method in order to set the set of dimensions to tests between two variables. | 
| void | setDimensionsToTest(XBRLFact iFact1,
                   XBRLFact iFact2)Sets the dimensions to test. | 
equivalentValues, equivalentValues, equivalentValuespublic XFDimensionsTestController(XBRLFormulaProcessor formulaProcessor, XMLFragment res)
formulaProcessor - the formula processorres - the resource that will be used for namespace context and resolution of xml:basepublic boolean equivalentValues(net.sf.saxon.om.NodeInfo n1,
                                net.sf.saxon.om.NodeInfo n2)
                         throws XFValidationException
n1 - the n 1n2 - the n 2XFValidationException - the XF validation exceptionpublic void setDimensionsToTest(java.util.Collection<javax.xml.namespace.QName> dimensionsToTestA)
dimensionsToTestA - the new dimensions to testpublic void setDimensionsToTest(XBRLFact iFact1, XBRLFact iFact2)
iFact1 - the i fact 1iFact2 - the i fact 2public void clear()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa