java/alt2xml-out-xpath/src/cz/frantovo/alt2xml/out/xpath/XPathAction.java
Thu, 04 Sep 2014 18:16:33 +0200 out-xpath: fix – support more parameters
Thu, 04 Sep 2014 17:56:43 +0200 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 out-xpath: XPath parameters
Thu, 04 Sep 2014 16:18:59 +0200 out-xpath: reuse xpathFactory and xpath
Thu, 04 Sep 2014 16:14:15 +0200 out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string
Thu, 04 Sep 2014 16:07:10 +0200 push action data and action properties to action context
Thu, 04 Sep 2014 00:39:11 +0200 out-xpath: basics + AbstractDOMAction
Mon, 16 Jun 2014 22:15:18 +0200 out-xpath: class skeletons