public final class StringCutter extends Object
public StringCutter(String s, boolean ignoreWhitespace)
public void skip(String regexp) throws ParseException
ParseExceptionpublic String next(String regexp) throws ParseException
ParseExceptionpublic String until(String regexp) throws ParseException
ParseExceptionpublic char peek()
public int length()
Copyright © 2015 Oracle Corporation. All Rights Reserved.