org.exolab.castor.xml
Class XercesXMLSerializerFactory

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

public class XercesXMLSerializerFactory
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
XercesXMLSerializerFactory()
           
 
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

XercesXMLSerializerFactory

public XercesXMLSerializerFactory()
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-2007. All rights reserved http://www.intalio.com