public class StringCutter extends Object
Constructor and Description |
---|
StringCutter(String src) |
StringCutter(String src,
int startIndex) |
public StringCutter(String src)
public StringCutter(String src, int startIndex)
public String parseTo(String delimiter) throws ParseException
ParseException
public String parseTo(String delimiter, boolean failIfNotFound) throws ParseException
ParseException
public String getRemaining()
Copyright © 2004–2014. All rights reserved.