com.ihr.xbrl.filters
Interface XBRLFacetFilter

All Known Implementing Classes:
XBRLAndFilter, XBRLConceptNameFilter, XBRLContextFilter, XBRLExplicitDimensionFilter, XBRLExplicitDimensionScenarioFilter, XBRLExplicitDimensionSegmentFilter, XBRLFalseFilter, XBRLOrFilter, XBRLTimeFilter, XBRLTrueFilter

public interface XBRLFacetFilter

This is the description of the interface for facet filters on contexts

Author:
Ignacio

Method Summary
 boolean matches(XBRLFact fact)
          Return a boolean value indicating if the fact passes the filter.
 

Method Detail

matches

boolean matches(XBRLFact fact)
Return a boolean value indicating if the fact passes the filter. true - match false - no match

Parameters:
fact - XBRLFact to test
Returns:
boolean


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa