com.ihr.xbrl.filters
Class XBRLTrueFilter

java.lang.Object
  extended by com.ihr.xbrl.filters.XBRLTrueFilter
All Implemented Interfaces:
XBRLFacetFilter

public class XBRLTrueFilter
extends java.lang.Object
implements XBRLFacetFilter

This filter always returns true

Author:
Ignacio

Constructor Summary
XBRLTrueFilter()
           
 
Method Summary
 boolean matches(XBRLFact fact)
          Return a boolean value indicating if the fact passes the filter.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XBRLTrueFilter

public XBRLTrueFilter()
Method Detail

matches

public boolean matches(XBRLFact fact)
Description copied from interface: XBRLFacetFilter
Return a boolean value indicating if the fact passes the filter. true - match false - no match

Specified by:
matches in interface XBRLFacetFilter
Parameters:
fact - XBRLFact to test
Returns:
boolean


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