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 XMLSerializerFactoryAbstractInternalContext.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 TypeClassDescriptionclassXerces-specific implementation of theXMLSerializerFactoryinterface.classXerces-specific implementation of theXMLSerializerFactoryinterface.classXerces-specific implementation of theXMLSerializerFactoryinterface. -
Uses of XMLSerializerFactory in org.exolab.castor.xml.util
Methods in org.exolab.castor.xml.util that return XMLSerializerFactoryModifier and TypeMethodDescriptionstatic XMLSerializerFactoryXMLParserUtils.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.