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
XMLSpear
XMLSpear is a free XML editor, meant for viewing, editing and correcting XML. It is easy to use, built in Java and available for all platforms.
With XMLSpear you can open an XML document and matching schema. You will be presented with a graphical interface based on the particular document and schema. All your updates will be validated against the schema.
Mac OS users can open and edit their plist files, even when they are in binary format.
XMLSpear is packaged with a MQSeries plugin for browing queues and putting messages, so you can even test your MQ based services.
Features
Some of the features of XMLSpear :
Full schema validation using DOM3 in Xerces 2.8.0
Tree editor for inserting and deleting nodes
real-time validation while editing table and element view
GUI components reflecting the xml schema
Visual and textual feedback for errors
Support for multi-document view
Generation of complete xml documents from schema
Opening and correction of not-well formed XML
Plug-In interface for extending functionality
Flexible encoding (character set) support during opening and saving files
Support for Unix and Windows text formats
Support for binary plist files (Mac Os)
Project viewer
Integrated text and HTML plugin
Import or export messages to MQSeries
visit
XMLSpear
XMLSpear was visited : 40 times
Loading .....