java/alt2xml-cli/src/cz/frantovo/alt2xml/cli/CLIParser.java
Thu, 24 Oct 2019 21:56:03 +0200 fix license version: GNU GPLv3
Wed, 17 Sep 2014 21:06:56 +0200 cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature)
Wed, 17 Sep 2014 19:13:47 +0200 cli: parse reader features option
Thu, 04 Sep 2014 16:28:49 +0200 cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.)
Thu, 03 Jul 2014 00:37:38 +0200 CLIOptions, CLIParser – first working version
Thu, 03 Jul 2014 00:18:35 +0200 CLIOptions, CLIParser – basics