Mercurial > dive4elements > framework
comparison ChangeLog @ 114:19b86e27d0c3
New XPath constants and methods that retrieve important nodes of the DESCRIBE document.
artifacts/trunk@1328 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 18 Feb 2011 14:21:32 +0000 |
parents | 0344a20f8a93 |
children | a1200c6ed048 |
comparison
equal
deleted
inserted
replaced
113:0344a20f8a93 | 114:19b86e27d0c3 |
---|---|
1 2011-02-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 Added XPath constants and some method that retrieve important nodes of the | |
5 DESCRIBE document. | |
6 | |
1 2011-02-16 Ingo Weinzierl <ingo@intevation.de> | 7 2011-02-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/ArtifactNamespaceContext.java: | 9 * artifacts-common/src/main/java/de/intevation/artifacts/common/ArtifactNamespaceContext.java: |
4 New. Added the namespace context here to make it available in clients as | 10 New. Added the namespace context here to make it available in clients as |
5 well. | 11 well. |