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
ParseExceptionpublic String parseTo(String delimiter, boolean failIfNotFound) throws ParseException
ParseExceptionpublic String getRemaining()
Copyright © 2004–2014. All rights reserved.