net.sf.flock.filter
Class MetaStartsWith

java.lang.Object
  |
  +--net.sf.flock.filter.MetaStartsWith
All Implemented Interfaces:
FilterI, java.io.Serializable

public class MetaStartsWith
extends java.lang.Object
implements FilterI

See Also:
Serialized Form

Constructor Summary
MetaStartsWith(java.lang.String key, java.lang.String value)
           
 
Method Summary
 java.util.List filter(java.util.List items)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaStartsWith

public MetaStartsWith(java.lang.String key,
                      java.lang.String value)
Method Detail

filter

public java.util.List filter(java.util.List items)
Specified by:
filter in interface FilterI


Copyright © 2002-2003 Presence Inc. All Rights Reserved.