My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 13, 2009 by mathieu.carbou
Labels: Featured
ReleaseNotes  
Release notes

Issues are logged at http://code.google.com/p/xmltool/issues/list?can=1

All versions are automatically synced to Maven Central Repo.

3.0 (2009-06-13)

ID Description
16 API 3.0: removed deprecated classes

2.10 (2009-04-11)

ID Description
22 limiting normalization calls
27 added delete Prefixes to remove prefixes and namespaces
28 added goto* methods for child and int getChildCount()

2.9 (2009-04-04)

ID Description
26 added set* methods to change values

2.8 (2009-03-25)

ID Description
13 fixed bug in getCurrentLocation()
23 thread safety doc
24 parameter checks
25 test coverage

2.7 (2009-03-21) - synced to Maven Central Repo

ID Description
17 completed javadoc
21 find* methods for attributes

2.6 (2009-03-04) - synced to Maven Central Repo

ID Description
14 XMLTag XMLDoc.fromCurrentTag(XMLTag tag, boolean ignoreNamespaces);

XMLTag tag.getInnerDocument();

String tag.getInnerText();

2.5 (2009-03-01) - synced to Maven Central Repo

ID Description
14 Migration to com.mycila (http://code.mycila.com/)
15 Added methods getTextOrCDATA*

2.4 (2009-02-22) - Available in Maven 2 Central Repo

ID Description
13 added clone() and copy-like construction XMLDoc.from(XMLTag tag)

2.3 (2009-02-02)

ID Description
11 added add... methods like addTag(XMlTag) to add documents in other documents
12 fixed potential bug when xalan is on classpath

2.2 (2009-01-22)

ID Description
Indentation not done properly on jdk 5
Added to... methods

2.1 (2009-01-27)

ID Description
9 Added support for raw XPathexpressions throuh rawXPath... methods

2.0 (2008-12-15) - Available in Maven 2 Central Repo

Final release.

2.0-rc1 (2008-12-09)

ID Description
6-7 API change
5 Support for namespace ignore when using XPath or when creating documents

1.4 (2008-10-05) - Available in Maven 2 Central Repo

ID Description
3 Ability to view all prefixes for a namepsace
4 Ability to execute code for all selected nodes from an XPath expression

1.3 (2008-09-20)

ID Description
- Removed commons-io dependency (scope error in pom.xml)

1.2 (2008-09-20) - Available in Maven 2 Central Repo

ID Description
- Added has* methods to check for attribute / tag availability in document
- Added forEachChild method to execute a closure for each child of current tag

1.1 (2008-09-15) - Available in Maven 2 Central Repo

ID Description
1 Added conversion methods to support streaming

1.0 (2008-09-13) - Available in Maven 2 Central Repo

ID Description
- Initial release


Sign in to add a comment
Hosted by Google Code