Class StringParser

java.lang.Object
zext.plantuml.com.ctreber.acearth.util.StringParser

public class StringParser extends Object

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 Details

    • StringParser

      public StringParser()
  • Method Details