Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.1 | 2013-04-22 | ||
1.0.6 | 2013-04-17 | ||
1.0-Beta | 2013-01-04 | ||
1.0 | 2013-01-04 | ||
1.0.1 | 2013-01-04 | ||
1.0.3 | 2013-01-04 | ||
readme.txt | 2013-04-21 | 1.2 kB | |
Totals: 7 Items | 1.2 kB | 0 |
XTarget Interface, Reference Implementation and Groovy Binding -------------------------------------------------------------- Changelog: v1.1: 2013-04-21 New: XEOS (XML Element Order Schema): If a schema is assigned to the node's namespace in the database, create() with INDEX_AFTER_FOUND will try to insert element at an index valid for the schema Added XEOS support for DTD v1.0.6: 2013-04-17 Fixed: Performance Problems due to validation Other: EntityRef no longer allowed as user text input v1.0.5: 2013-02-23 Fixed: XML output will keep spaces Other: Added planned.txt Better path building v1.0.4: 2013-01-05 Fixed: Exception when trying to create root element. v1.0.3: 2013-01-05 Fixed: Typo in DefaultDetachedNode.setValue() v1.0.2 New: Added NodeNameFilter Fixes: Removed UnnamedPathException from SyncList.SyncList() Removed associated catch clauses JdomUtil.FILE_DIR_SEPARATOR is now public. Documentation: Corrected NodeValueFilter Doc v1.0.1 New: Added NodeCountFilter Constructor Fixed: Now ignores DocTypes and other special stuff rather than throwing Exception v1.0 Initial Release