Added methods to access attributes on SoapElement.

This commit is contained in:
Arjen Poutsma
2007-05-05 10:35:31 +00:00
parent 68d9220e29
commit 5a70005990
29 changed files with 545 additions and 312 deletions

View File

@@ -6,6 +6,7 @@
</properties>
<body>
<release version="1.0-RC1">
<action dev="poutsma" type="add">Add methods to access attributes on SoapElement</action>
<action dev="poutsma" type="add">Added XPath template, for evaluating XPaths in a template-like fashion
</action>
<action dev="poutsma" type="add" issue="SWS-62">MTOM support</action>