public abstract class XBRLExplicitDimensionFilter extends java.lang.Object implements XBRLFacetFilter
Constructor and Description |
---|
XBRLExplicitDimensionFilter(java.lang.String id,
javax.xml.namespace.QName dimension,
javax.xml.namespace.QName value)
Instantiates a new XBRL explicit dimension filter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets the id.
|
boolean |
matches(XBRLFact fact,
XBRLFilterContext context)
Return a boolean value indicating if the fact passes the filter.
|
void |
setId(java.lang.String id)
Sets the id.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFilterNode
public XBRLExplicitDimensionFilter(java.lang.String id, javax.xml.namespace.QName dimension, javax.xml.namespace.QName value)
id
- the iddimension
- the dimensionvalue
- the valuepublic boolean matches(XBRLFact fact, XBRLFilterContext context)
XBRLFacetFilter
matches
in interface XBRLFacetFilter
fact
- XBRLFact to testcontext
- the contextpublic java.lang.String getId()
XBRLFacetFilter
getId
in interface XBRLFacetFilter
public void setId(java.lang.String id)
XBRLFacetFilter
setId
in interface XBRLFacetFilter
id
- the new idCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa