public final class StringCutter
extends java.lang.Object
| Constructor and Description |
|---|
StringCutter(java.lang.String s,
boolean ignoreWhitespace) |
public void skip(java.lang.String regexp)
throws java.text.ParseException
java.text.ParseExceptionpublic java.lang.String next(java.lang.String regexp)
throws java.text.ParseException
java.text.ParseExceptionpublic java.lang.String until(java.lang.String regexp)
throws java.text.ParseException
java.text.ParseExceptionpublic char peek()
public int length()