Uses of Interface
org.exolab.castor.xml.XMLSerializerFactory
Packages that use XMLSerializerFactory
Package
Description
The XML Marshaller API
-
Uses of XMLSerializerFactory in org.castor.xml
Methods in org.castor.xml that return XMLSerializerFactoryModifier and TypeMethodDescriptionprotected XMLSerializerFactory
AbstractInternalContext.getSerializerFactory
(String serializerFactoryName) Returns the currently configured XMLSerializerFactory instance. -
Uses of XMLSerializerFactory in org.exolab.castor.xml
Classes in org.exolab.castor.xml that implement XMLSerializerFactoryModifier and TypeClassDescriptionclass
Xerces-specific implementation of theXMLSerializerFactory
interface.class
Xerces-specific implementation of theXMLSerializerFactory
interface.class
Xerces-specific implementation of theXMLSerializerFactory
interface. -
Uses of XMLSerializerFactory in org.exolab.castor.xml.util
Methods in org.exolab.castor.xml.util that return XMLSerializerFactoryModifier and TypeMethodDescriptionstatic XMLSerializerFactory
XMLParserUtils.getSerializerFactory
(String serializerFactoryName) Returns the currently configured XMLSerializerFactory instance. -
Uses of XMLSerializerFactory in org.exolab.castor.xml.wls8
Classes in org.exolab.castor.xml.wls8 that implement XMLSerializerFactoryModifier and TypeClassDescriptionclass
"Weblogic's refactored Xerces"-specific implementation of the XMLSerializerFactory interface.