java/alt2xml-cli/src/cz/frantovo/alt2xml/cli/CLIOptions.java
Thu, 24 Oct 2019 21:56:03 +0200 fix license version: GNU GPLv3
Wed, 17 Sep 2014 19:13:47 +0200 cli: parse reader features option
Sat, 06 Sep 2014 21:41:15 +0200 CLI: supprt combination of --input-file and --system-id (to choose proper input module for given SystemId but actually read stream from the file)
Thu, 04 Sep 2014 16:07:10 +0200 push action data and action properties to action context
Wed, 03 Sep 2014 15:50:16 +0200 options validation: --input-stdin requires --system-id
Thu, 03 Jul 2014 00:42:50 +0200 System ID: support loading documents from URLs
Thu, 03 Jul 2014 00:37:38 +0200 CLIOptions, CLIParser – first working version
Thu, 03 Jul 2014 00:18:35 +0200 CLIOptions, CLIParser – basics