org.activemath.webapp.extasy.util
Class CMPFilter

java.lang.Object
  extended by org.activemath.webapp.extasy.util.CMPFilter

public class CMPFilter
extends Object


Constructor Summary
CMPFilter()
           
 
Method Summary
 boolean matches(org.jdom.Element cmp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMPFilter

public CMPFilter()
Method Detail

matches

public boolean matches(org.jdom.Element cmp)