Mercurial > dive4elements > framework
comparison ChangeLog @ 336:2c968defd878
Fix debug helper toString(Node).
artifacts/trunk@2816 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 23 Sep 2011 08:42:17 +0000 |
parents | e7d3f74854fb |
children | 6d239c58c636 |
comparison
equal
deleted
inserted
replaced
335:e7d3f74854fb | 336:2c968defd878 |
---|---|
1 2011-09-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Fix debug helper toString(Node). | |
4 | |
5 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: | |
6 (toString(Node)): Fix issue with node from "wrong" document. | |
7 | |
1 2011-09-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-09-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Added XMLUtils functions helping to debug parts of xml documents. | 10 Added XMLUtils functions helping to debug parts of xml documents. |
4 | 11 |
5 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: | 12 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: |