AIXXercesJDK5XMLSerializerFactory, WeblogicXercesXMLSerializerFactory, XercesJDK5XMLSerializerFactory, XercesXMLSerializerFactorypublic interface XMLSerializerFactory
XMLSerializerFactory will use the Xerces instance as shipped with
the JRE.
To use another XMLSerializerFactory, please override this
property in a custom castor.properties.
When using Castor XML with JDK 5.0 and above, you may switch to
the XercesXMLSerializerFactory, which will use a separately
downloaded Xerces instance, and not the one shipped with the JRE
itself.| Modifier and Type | Method | Description |
|---|---|---|
OutputFormat |
getOutputFormat() |
Factory method for obtaining a OutputFormat instance.
|
Serializer |
getSerializer() |
Factory method for obtaining a Serializer instance.
|
Serializer getSerializer()
OutputFormat getOutputFormat()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com