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
ParseExceptionpublic String next(String regexp) throws ParseException
ParseExceptionpublic String until(String regexp) throws ParseException
ParseExceptionpublic char peek()
public int length()
Copyright © 2017 JBoss by Red Hat. All rights reserved.