net.sf.logdistiller.util
Class StringCutter
java.lang.Object
net.sf.logdistiller.util.StringCutter
public class StringCutter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringCutter
public StringCutter(String src)
StringCutter
public StringCutter(String src,
int startIndex)
parseTo
public String parseTo(String delimiter)
throws ParseException
- Throws:
ParseException
parseTo
public String parseTo(String delimiter,
boolean failIfNotFound)
throws ParseException
- Throws:
ParseException
getRemaining
public String getRemaining()
Copyright © 2004-2009. All Rights Reserved.