public class StartsWithIgnorer extends Object implements Ignore
StartsWithIgnorer(String prefix)
String
getPrefix()
boolean
ignore(String line)
void
setPrefix(String prefix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StartsWithIgnorer(String prefix)
public boolean ignore(String line)
ignore
Ignore
public String getPrefix()
public void setPrefix(String prefix)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.