public class OptionParser extends Object
| Constructor and Description |
|---|
OptionParser(String text,
boolean checkBrackets)
Creates a parser for the given text.
|
public OptionParser(String text, boolean checkBrackets)
text - the text to parsecheckBrackets - true if ignore text outside [...]public String nextOption()
Copyright © 2016 Krake Softwaretechnik. All rights reserved.