org.norther.tammi.root.castor.xml
Class JDKXMLSerializerFactory
java.lang.Object
org.norther.tammi.root.castor.xml.JDKXMLSerializerFactory
- All Implemented Interfaces:
- org.exolab.castor.xml.XMLSerializerFactory
public class JDKXMLSerializerFactory
- extends Object
- implements org.exolab.castor.xml.XMLSerializerFactory
JDK-1.5 specific implementation of the XMLSerializerFactory
interface. Returns Xerces-specific instances of the Serializer and
OutputFormat interfaces.
- Author:
- Ilkka Priha, Werner Guttmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDKXMLSerializerFactory
public JDKXMLSerializerFactory()
getSerializer
public org.exolab.castor.xml.Serializer getSerializer()
- Specified by:
getSerializer in interface org.exolab.castor.xml.XMLSerializerFactory
getOutputFormat
public org.exolab.castor.xml.OutputFormat getOutputFormat()
- Specified by:
getOutputFormat in interface org.exolab.castor.xml.XMLSerializerFactory
Copyright © 2004 The Norther Organization. All rights reserved.