org.kuali.common.util.ignore
Class StartsWithIgnorer
java.lang.Object
org.kuali.common.util.ignore.StartsWithIgnorer
- All Implemented Interfaces:
- Ignore
public class StartsWithIgnorer
- extends Object
- implements Ignore
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartsWithIgnorer
public StartsWithIgnorer(String prefix)
ignore
public boolean ignore(String line)
- Specified by:
ignore
in interface Ignore
getPrefix
public String getPrefix()
setPrefix
public void setPrefix(String prefix)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.