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, waitcreateFilterNodepublic 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)
XBRLFacetFiltermatches in interface XBRLFacetFilterfact - XBRLFact to testcontext - the contextpublic java.lang.String getId()
XBRLFacetFiltergetId in interface XBRLFacetFilterpublic void setId(java.lang.String id)
XBRLFacetFiltersetId in interface XBRLFacetFilterid - the new idCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa