public class XBRLExplicitDimensionSegmentFilter extends XBRLExplicitDimensionFilter
Constructor and Description |
---|
XBRLExplicitDimensionSegmentFilter(java.lang.String id,
javax.xml.namespace.QName dimension,
javax.xml.namespace.QName value)
Instantiates a new XBRL explicit dimension segment filter.
|
Modifier and Type | Method and Description |
---|---|
static XBRLFacetFilter |
compileFilter(net.sf.saxon.s9api.XdmNode filterNode,
net.sf.saxon.s9api.XPathCompiler xp)
Compile filter.
|
XMLFragment |
createFilterNode(DTSContainer dts)
Returns a node representing the serialization of this filter so it can be
created later from the node.
|
getId, matches, setId
public XBRLExplicitDimensionSegmentFilter(java.lang.String id, javax.xml.namespace.QName dimension, javax.xml.namespace.QName value)
id
- the iddimension
- the dimensionvalue
- the valuepublic XMLFragment createFilterNode(DTSContainer dts) throws LoaderException
XBRLFacetFilter
dts
- the dtsLoaderException
- the loader exceptionpublic static XBRLFacetFilter compileFilter(net.sf.saxon.s9api.XdmNode filterNode, net.sf.saxon.s9api.XPathCompiler xp) throws LoaderException
filterNode
- the filter nodexp
- the xpLoaderException
- the loader exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa