public final class StringCutter extends Object
Constructor and Description |
---|
StringCutter(String s,
boolean ignoreWhitespace) |
public StringCutter(String s, boolean ignoreWhitespace)
public void skip(String regexp) throws ParseException
ParseException
public String next(String regexp) throws ParseException
ParseException
public String until(String regexp) throws ParseException
ParseException
public char peek()
public int length()
Copyright © 2017 JBoss by Red Hat. All rights reserved.