com.sun.tools.xjc.util
public final class StringCutter extends Object
Constructor Summary | |
---|---|
StringCutter(String s, boolean ignoreWhitespace) |
Method Summary | |
---|---|
int | length() |
String | next(String regexp) |
char | peek() |
void | skip(String regexp) |
String | until(String regexp) |