I've attached a draft of the new serializer API, please review and comment.
The new API fixes the following issues: * Separates interfaces from implementation, all interfaces have been placed in the package org.xml.serialize, implementation remains in org.apache.xml.serialize * Better defines the Serializer interface and how to use it * Added support for reusing serializers * Simplified SerializerFactory, one method call to get a serializer * Adds QName for namespace support in OutputFormat * Adds SerializerHandler for supporting non-escaping and whitespace preserving contents arkin -- ---------------------------------------------------------------------- Assaf Arkin www.exoffice.com CTO, Exoffice Technologies, Inc. www.exolab.org
<<attachment: serialize.zip>>
