org.exolab.castor.xml.wls8
Class WeblogicXercesXMLSerializerFactory

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

public class WeblogicXercesXMLSerializerFactory
extends java.lang.Object
implements XMLSerializerFactory

"Weblogic's refactored Xerces"-specific implementation of the XMLSerializerFactory interface. Returns Xerces-specific instances of the Serializer and OutputFormat interfaces.

Author:
Thierry Guerin

Constructor Summary
WeblogicXercesXMLSerializerFactory()
           
 
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

WeblogicXercesXMLSerializerFactory

public WeblogicXercesXMLSerializerFactory()
Method Detail

getSerializer

public Serializer getSerializer()
Factory method for obtaining a Serializer instance.

Specified by:
getSerializer in interface XMLSerializerFactory
Returns:
A Serializer instance.

getOutputFormat

public OutputFormat getOutputFormat()
Factory method for obtaining a OutputFormat instance.

Specified by:
getOutputFormat in interface XMLSerializerFactory
Returns:
A OutputFormat instance.


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