Thu, 04 Sep 2014 18:16:33 +0200 František Kučera out-xpath: fix – support more parameters
Thu, 04 Sep 2014 17:56:58 +0200 František Kučera out-xpath: unit test
Thu, 04 Sep 2014 17:56:43 +0200 František Kučera out-xpath: XPath parameters are following „--“ and the expression; can be typed (which is specified by an action property)
Thu, 04 Sep 2014 16:56:47 +0200 František Kučera out-xpath: XPath parameters
Thu, 04 Sep 2014 16:28:49 +0200 František Kučera cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.)
Thu, 04 Sep 2014 16:18:59 +0200 František Kučera out-xpath: reuse xpathFactory and xpath
Thu, 04 Sep 2014 16:14:15 +0200 František Kučera out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string
Thu, 04 Sep 2014 16:07:10 +0200 František Kučera push action data and action properties to action context
Thu, 04 Sep 2014 00:39:11 +0200 František Kučera out-xpath: basics + AbstractDOMAction
Wed, 03 Sep 2014 19:53:14 +0200 František Kučera in-properties: line break at the end of the document
Wed, 03 Sep 2014 19:49:53 +0200 František Kučera AbstractAlt2XmlReader: method for constructing property names for SAX reader
Wed, 03 Sep 2014 19:48:42 +0200 František Kučera netbeans: proper main class
Wed, 03 Sep 2014 19:48:14 +0200 František Kučera in-properties: streaming
Wed, 03 Sep 2014 15:50:16 +0200 František Kučera options validation: --input-stdin requires --system-id
Wed, 09 Jul 2014 00:20:49 +0200 František Kučera CLIStarter: exceptions handling