XML Utility
An utility to help XML processing. Just need to provide the XML content.
Click Here To Watch A Demo On It
It supports:
- Convert multi line XML string to single line XML string /li>
- Convert a XML to entity XML
- Convert a XML to empty XML
- Remove all attribute and convert it to a element xml only
- Convert entiy XML to normal XML.
- Check welformedness of the XML String .
- Convert a XML to represent by a java variable
- Format a XML String