News
I also demonstrate one Groovy gotcha. Here is the Groovy script ported from the Java class detailed in the last blog post. #!/usr/bin/env groovy import java.util.regex.PatternSyntaxException /** ...
StringTokenizer(String sInput, String sDelimiter, boolean bReturnTokens): Breaks on sDelimiter, but if bReturnTokens is set to true, then the delimiter is also returned as a token.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results