Class StringParser
java.lang.Object
zext.plantuml.com.ctreber.acearth.util.StringParser
Cuts a string in words separated by white space. Quotes and square brackets are recognized (that is, white space within is ignored).
© 2002 Christian Treber, [email protected]
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringParser
public StringParser()
-
-
Method Details
-
parse
-