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
Treebeard
Treebeard is probably the most straight forward IDE (integrated development environment) to learn XSLT (extensible stylesheet language and transformation - stylesheet for short).
Treebeard's Features
Syntax highlighting
Code Completion
Template browser
Simple path builder
Plug-able XSLT transformer
Load files from a URL
Installer for most platforms
OS independent
Output in HTML, text, or PDF
Find with regular expression support
XML tree view or plain text view
Bundled with Xerces2-J, Xalan2-J, and Saxon
Apache FOP with Preveiw & PDF saving
UTF-8, UTF-16, and ISO-8859-1 support
visit
Treebeard
Treebeard was visited : 144 times
Loading .....