A new version is available, see change log for updates and fixes.
Includes the following enhancements:
- Added a new method BoundedElement.getDOMElement() that enables the retrieving of the backend DOM element
- Added the 'source' member for BoundedDocument and related getter / setter methods.
- Added method BounudedDocument.marshall() (no args) that enables marshalling the BounudedDocument to a source
file that was previously set.
- Added a flag in BoundedDocumentImpl that marks if the document has changed. When marshalled, this flag is used
to determine weather a new DOM Document object must be created.
New version available with support for CDATA sections and API enhancments
Version 1.1 adds support for Selecting the XML schema to use + several bug fixes and changes.
A new release including updated packages and source files is available