public class PrefixFilter extends Object implements Filter
PrefixFilter(String prefix)
boolean
accept(String name)
equals(Object o)
String
getPrefix()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PrefixFilter(String prefix)
public String getPrefix()
public boolean accept(String name)
accept
Filter
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2005-2012. All Rights Reserved.