Factory used for constructing {@link FromXmlParser} and {@link ToXmlGenerator}instances.
Implements {@link JsonFactory} since interface for constructing XML backedparsers and generators is quite similar to dealing with JSON.
@author Tatu Saloranta (tatu.saloranta@iki.fi)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.