|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLSerializerFactory | |
| org.castor.xml | |
| org.exolab.castor.xml | The XML Marshaller API
Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author: Keith Visco
Marshaller marshalls a Java object into an XML document.
|
| org.exolab.castor.xml.util | |
| org.exolab.castor.xml.wls8 | |
| Uses of XMLSerializerFactory in org.castor.xml |
| Methods in org.castor.xml that return XMLSerializerFactory | |
protected XMLSerializerFactory |
AbstractInternalContext.getSerializerFactory(java.lang.String serializerFactoryName)
Returns the currently configured XMLSerializerFactory instance. |
| Uses of XMLSerializerFactory in org.exolab.castor.xml |
| Classes in org.exolab.castor.xml that implement XMLSerializerFactory | |
class |
XercesJDK5XMLSerializerFactory
Xerces-specific implementation of the XMLSerializerFactory interface.
|
class |
XercesXMLSerializerFactory
Xerces-specific implementation of the XMLSerializerFactory interface.
|
| Uses of XMLSerializerFactory in org.exolab.castor.xml.util |
| Methods in org.exolab.castor.xml.util that return XMLSerializerFactory | |
static XMLSerializerFactory |
XMLParserUtils.getSerializerFactory(java.lang.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 XMLSerializerFactory | |
class |
WeblogicXercesXMLSerializerFactory
"Weblogic's refactored Xerces"-specific implementation of the XMLSerializerFactory interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||