|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
public class WeblogicXercesXMLSerializerFactory
"Weblogic's refactored Xerces"-specific implementation of the
XMLSerializerFactory interface. Returns Xerces-specific instances of the
Serializer
and OutputFormat
interfaces.
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 |
---|
public WeblogicXercesXMLSerializerFactory()
Method Detail |
---|
public Serializer getSerializer()
getSerializer
in interface XMLSerializerFactory
public OutputFormat getOutputFormat()
getOutputFormat
in interface XMLSerializerFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |