Constructor and Description |
---|
Pre20220613() |
Modifier and Type | Method and Description |
---|---|
String |
serializeToArgsString(String s)
If the argument value contains whitespace or double quotes, it must be
escaped when integrated into a serialization.
|
String |
testNextArgToken()
Parse and return the next argument value.
|
protected final Pattern p_arg
public String serializeToArgsString(String s)
public String testNextArgToken()
see also the complete user documentation .