Version | Date | Description |
---|---|---|
2017.05.28 | 2017-05-28 | |
2015.09.29 | 2015-09-29 | |
2013.10.13 | 2013-10-13 | |
2011.08.05 | 2011-08-05 | |
2009.08.06 | 2009-08-06 | |
2009.06.11 | 2009-06-11 | |
2009.05.20 | 2009-05-20 | |
2009.03.14 | 2009-03-14 | |
2009.03.08 | 2009-03-08 | Initial release. |
Type | Changes | By |
---|---|---|
Added NodeUtilList. | ziesemer | |
Bump Maven parent version of com.ziesemer.utils.pom to 2017.05.28. | ziesemer |
Type | Changes | By |
---|---|---|
Added ContentHandlerFilter and TransformerHandlerFilter (SAX). | ziesemer | |
Bump required Java version to 1.6. | ziesemer | |
Bump Maven parent version of com.ziesemer.utils.pom to 2015.01.11. | ziesemer | |
Checkstyle improvements. | ziesemer |
Type | Changes | By |
---|---|---|
Added errorLoggers package, with implementations of both javax.xml.transform.ErrorListener and org.xml.sax.ErrorHandler using both org.slf4j.Logger and java.util.logging.Logger . | ziesemer | |
Updated PrettyPrint.xslt to avoid "net.sf.saxon.trans.XPathException: Ambiguous rule match" warnings under Saxon. | ziesemer | |
Additional JUnit tests - including testing with both the default TransformerFactory (Xalan) and Saxon. | ziesemer | |
Checkstyle improvements. | ziesemer |
Type | Changes | By |
---|---|---|
Using parent Maven POM for project build configuration, including JUnit extensions from MarkUtils-JUnit. | ziesemer | |
Updated / additional Javadocs. | ziesemer |
Type | Changes | By |
---|---|---|
Update XmlEncoding to throw UnsupportedCharsetException if no character set can be determined. | ziesemer |
Type | Changes | By |
---|---|---|
Infinite loop in XmlEncoding.determineFromDeclaration(...). Fixes ZIESEMER-2. | ziesemer |
Type | Changes | By |
---|---|---|
XmlEncoding - http://blogger.ziesemer.com/2009/05/xml-encoding-markutils.html | ziesemer |
Type | Changes | By |
---|---|---|
XmlPropertyExpander - http://blogger.ziesemer.com/2009/03/markutils-xml-property-expansion.html | ziesemer |
No changes in this release.