|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Serializer | |
|---|---|
| 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 Serializer in org.castor.xml |
|---|
| Methods in org.castor.xml that return Serializer | |
|---|---|
Serializer |
InternalContext.getSerializer()
Returns a default serializer for producing an XML document. |
Serializer |
AbstractInternalContext.getSerializer()
|
| Uses of Serializer in org.exolab.castor.xml |
|---|
| Classes in org.exolab.castor.xml that implement Serializer | |
|---|---|
class |
AIXXercesJDK5Serializer
Xerces-specific implementation of the Serializer interface for AIX, used for JDK 5 on AIX only where Xerces has been integrated with the core code base. |
class |
BaseXercesJDK5Serializer
Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerecs has been integrated with the core code base. |
class |
XercesJDK5Serializer
Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerces has been integrated with the core code base. |
class |
XercesSerializer
Xerces-specific implementation of the Serializer interface. |
| Methods in org.exolab.castor.xml that return Serializer | |
|---|---|
Serializer |
XMLSerializerFactory.getSerializer()
Factory method for obtaining a Serializer instance. |
Serializer |
XercesXMLSerializerFactory.getSerializer()
|
Serializer |
XercesJDK5XMLSerializerFactory.getSerializer()
|
Serializer |
AIXXercesJDK5XMLSerializerFactory.getSerializer()
|
| Uses of Serializer in org.exolab.castor.xml.util |
|---|
| Methods in org.exolab.castor.xml.util that return Serializer | |
|---|---|
static Serializer |
XMLParserUtils.getSerializer(AbstractProperties properties)
|
| Uses of Serializer in org.exolab.castor.xml.wls8 |
|---|
| Classes in org.exolab.castor.xml.wls8 that implement Serializer | |
|---|---|
class |
WeblogicXercesSerializer
Xerces-specific implementation of the Serializer interface. |
| Methods in org.exolab.castor.xml.wls8 that return Serializer | |
|---|---|
Serializer |
WeblogicXercesXMLSerializerFactory.getSerializer()
Factory method for obtaining a Serializer instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||