org.exolab.castor.xml
Class XercesJDK5XMLSerializerFactory

java.lang.Object
  extended by org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
All Implemented Interfaces:
XMLSerializerFactory

public class XercesJDK5XMLSerializerFactory
extends java.lang.Object
implements XMLSerializerFactory

Xerces-specific implementation of the XMLSerializerFactory interface. Returns Xerces-specific instances of the Serializer and OutputFormat interfaces.

Version:
$Revision: 6216 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Werner Guttmann

Constructor Summary
XercesJDK5XMLSerializerFactory()
           
 
Method Summary
 OutputFormat getOutputFormat()
          Factory method for obtaining a OutputFormat instance.
 Serializer getSerializer()
          Factory method for obtaining a Serializer instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XercesJDK5XMLSerializerFactory

public XercesJDK5XMLSerializerFactory()
Method Detail

getSerializer

public Serializer getSerializer()
Description copied from interface: XMLSerializerFactory
Factory method for obtaining a Serializer instance.

Specified by:
getSerializer in interface XMLSerializerFactory
Returns:
A Serializer instance.
See Also:
{@inheritDoc}

getOutputFormat

public OutputFormat getOutputFormat()
Description copied from interface: XMLSerializerFactory
Factory method for obtaining a OutputFormat instance.

Specified by:
getOutputFormat in interface XMLSerializerFactory
Returns:
A OutputFormat instance.
See Also:
{@inheritDoc}


Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com