XML Editors - Java
XML Editor :XML files can be edited in plain text in an editor program such as Vim, with all the code visible. There are also WYSIWYG XML editors that hide the code in the background and present the content to the user in a more user-friendly format, approximating the rendered version. This is helpful for situations where people who are not fluent in XML code need to enter information in XML based documents such as time sheets and expenditure reports.
From : en.wikipedia.org/wiki/XML_editor
XNGR XML Browser
The XNGR XML Browser framework, visualizes elements in a XML document. The user can browse through and manage the visible elements in the document with external services, or she can make changes to the content of the XML document with the built-in editor.
The Explorer can be used to browse and manage XML Documents as well as Elements. It stores and categorises XML Documents and allows for links to Documents on the 'local file system' and 'remote' Documents on the Internet. Elements that are supported by a Service can be browsed and can open the associated Service.
A Service can be associated with an Element-Type and makes elements of this type visible and accessible in the Explorer window. The Service can also be used to open the Element and to perform Actions on the Element.
Loading .....