Project

General

Profile

Statistics
| Revision:

# Date Author Comment
45100 10/01/2017 10:49 AM Claudio Atzori

added xml indentation helpers

44442 10/11/2016 06:49 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

44441 10/11/2016 06:49 PM Claudio Atzori

[maven-release-plugin] copy for tag cnr-misc-utils-1.0.3

44440 10/11/2016 06:49 PM Claudio Atzori

[maven-release-plugin] prepare release cnr-misc-utils-1.0.3

44439 10/11/2016 06:48 PM Claudio Atzori

added dumb xslt extension function, used to pick the first non empty value

44325 25/10/2016 06:23 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

44324 25/10/2016 06:23 PM Claudio Atzori

[maven-release-plugin] copy for tag cnr-misc-utils-1.0.2

44323 25/10/2016 06:23 PM Claudio Atzori

[maven-release-plugin] prepare release cnr-misc-utils-1.0.2

44322 25/10/2016 06:21 PM Claudio Atzori

saxon does not support varargs, changed xslt join function :(

44321 25/10/2016 06:13 PM Claudio Atzori

depending on dnet-parent

44320 25/10/2016 06:11 PM Claudio Atzori

added xslt join function

43288 19/07/2016 04:37 PM Claudio Atzori

deprecated custom use of Caches, we should stick instead on the caching mechanism provided by spring

33031 27/11/2014 02:59 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

33030 27/11/2014 02:59 PM Alessia Bardi

[maven-release-plugin] copy for tag cnr-misc-utils-1.0.1

33029 27/11/2014 02:59 PM Alessia Bardi

[maven-release-plugin] prepare release cnr-misc-utils-1.0.1

33000 26/11/2014 06:08 PM Claudio Atzori

copies the ns prefix as well

32995 26/11/2014 04:42 PM Claudio Atzori

copies also the namespaces of the splitting element

32963 24/11/2014 05:17 PM Claudio Atzori

better logging

32952 24/11/2014 12:33 PM Alessia Bardi

Added test for the creation of an IterableXMLParser from a gzipped file

32337 07/11/2014 05:32 PM Andrea Mannocci

Updated the URIresolver class
This class contains the login enabling imports of peer external resources for the current xslt (<xsl:import>)
Its method resolve() first looks for the resource within the file system; if this fails, it looks in the classpath.