public class XFIFactExplicitDimensionValueCache
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | XFIFactExplicitDimensionValueCache.CacheKeyThe Class CacheKey. | 
| Constructor and Description | 
|---|
| XFIFactExplicitDimensionValueCache(DTSContainer dts)Instantiates a new XFI fact explicit dimension value cache. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | clear()Clear. | 
| net.sf.saxon.om.Item | getExplicitDimensionValue(XBRLFactItem fact,
                         javax.xml.namespace.QName qD)Gets the explicit dimension value. | 
| net.sf.saxon.om.Item | getFactExplicitDimensionValue(XBRLFactItem fact,
                             net.sf.saxon.value.QNameValue dimension)Gets the fact explicit dimension value. | 
public XFIFactExplicitDimensionValueCache(DTSContainer dts)
dts - the dtspublic net.sf.saxon.om.Item getFactExplicitDimensionValue(XBRLFactItem fact, net.sf.saxon.value.QNameValue dimension) throws net.sf.saxon.trans.XPathException
fact - the factdimension - the dimensionnet.sf.saxon.trans.XPathException - the x path exceptionpublic void clear()
public net.sf.saxon.om.Item getExplicitDimensionValue(XBRLFactItem fact, javax.xml.namespace.QName qD) throws net.sf.saxon.trans.XPathException
fact - the factqD - the q dnet.sf.saxon.trans.XPathException - the x path exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa