org.cybertory.MSS
Class ExternalDataFilter

java.lang.Object
  extended byorg.cybertory.MSS.ExternalDataFilter
All Implemented Interfaces:
org.jdom.filter.Filter, java.io.Serializable

public class ExternalDataFilter
extends java.lang.Object
implements org.jdom.filter.Filter

See Also:
Serialized Form

Constructor Summary
ExternalDataFilter()
           
 
Method Summary
 boolean matches(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalDataFilter

public ExternalDataFilter()
Method Detail

matches

public boolean matches(java.lang.Object obj)
Specified by:
matches in interface org.jdom.filter.Filter