|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.XercesJDK5XMLSerializerFactory
public class XercesJDK5XMLSerializerFactory
Xerces-specific implementation of the XMLSerializerFactory
interface.
Returns Xerces-specific instances of the Serializer
and
OutputFormat
interfaces.
Constructor Summary | |
---|---|
XercesJDK5XMLSerializerFactory()
|
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 XercesJDK5XMLSerializerFactory()
Method Detail |
---|
public Serializer getSerializer()
XMLSerializerFactory
getSerializer
in interface XMLSerializerFactory
{@inheritDoc}
public OutputFormat getOutputFormat()
XMLSerializerFactory
getOutputFormat
in interface XMLSerializerFactory
{@inheritDoc}
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |