Hi everyone,
My application about enhancing BATIK's document viewer has been accepted on
Google summer of code.
The application is about enhancing document manipulation through the BATIK's
DOMViewer component. User should be able not only to browse but also edit
the content of the document After performing the changes, the document
referred by the Viewer needs to be refreshed.
So the following options need to be added:
1. The user – requested option which would update the state of the DOMViewer
(the tree and the attribute list) from the content of the document,
2. The options for editing elements of the document, such as adding new
elements and attributes, and changing the values of the ones already in the
list.
The goal of the project is to develop intuitive GUI which will allow the
manipulation.

Ivan

Reply via email to