XML Output News
Brought to you by:
hamletc1602,
labradortech
XML Output facilitates the generation of XML from Java code. It validates the XML stream as it is produced (including namespaces) to ensure that any errors are caught early. The current release includes SAX Event and character stream output.
Generating XML from Java code has never been easier. Just invoke the simple XML Output API methods to generate SAX events or a character stream of serialized XML. Say goodbye to XML output bugs. Automatic verification ensures that the XML is well formed - it even validates namespace prefixes. If you are considering generating XML from Java code you can not afford to be without this little utility.... read more