com.ihr.xbrl.om.formula.filters
Class XBRLFilterOrderTool

java.lang.Object
  extended by com.ihr.xbrl.om.formula.filters.XBRLFilterOrderTool
All Implemented Interfaces:
java.util.Comparator<XBRLFormulaFilter>

public class XBRLFilterOrderTool
extends java.lang.Object
implements java.util.Comparator<XBRLFormulaFilter>

Author:
Ignacio

Method Summary
 int compare(XBRLFormulaFilter o1, XBRLFormulaFilter o2)
           
static int getFilterWeight(java.lang.Class<? extends XBRLFormulaFilter> clazz)
           
static XBRLFilterOrderTool getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Method Detail

getInstance

public static XBRLFilterOrderTool getInstance()

compare

public int compare(XBRLFormulaFilter o1,
                   XBRLFormulaFilter o2)
Specified by:
compare in interface java.util.Comparator<XBRLFormulaFilter>

getFilterWeight

public static int getFilterWeight(java.lang.Class<? extends XBRLFormulaFilter> clazz)


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