|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.XercesXMLSerializerFactory
Xerces-specific implementation of the XMLSerializerFactory
interface.
Returns Xerces-specific instances of the Serializer
and
OutputFormat
interfaces.
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XercesXMLSerializerFactory()
Method Detail |
public Serializer getSerializer()
XMLSerializerFactory
getSerializer
in interface XMLSerializerFactory
public OutputFormat getOutputFormat()
XMLSerializerFactory
getOutputFormat
in interface XMLSerializerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |