|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.StringHelper
class StringHelper extends Object
Constructor Summary | |
StringHelper()
|
Method Summary | |
---|---|
static String[]
|
tokenizeUnquoted(String s)
This method tokenizes a string by space characters, but ignores spaces in quoted parts,that are parts in '' or "". |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
StringHelper()
Method Detail |
---|
public static String[] tokenizeUnquoted(String s)
Copyright © 2003-2009 The Codehaus. All rights reserved.