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
GenDoc
GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML), and can use two kinds of plugins (DTD and/or action). The DTD plugin can be used to customize the editor for a DTD, and an action plugin can be used to publish documents in HTML or PDF format. The editor is composed of 3 views: tree view, attribute view for current element, and a "styled view". The aim of styled view is to show the document with a visual aspect.
visit
GenDoc
GenDoc was visited : 85 times
Loading .....