| Package | Description |
|---|---|
| org.castor.xml | |
| org.exolab.castor.xml |
The XML Marshaller API
|
| org.exolab.castor.xml.util | |
| org.exolab.castor.xml.wls8 |
| Modifier and Type | Method and Description |
|---|---|
Serializer |
InternalContext.getSerializer()
Returns a default serializer for producing an XML document.
|
Serializer |
AbstractInternalContext.getSerializer() |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Serializer |
XMLSerializerFactory.getSerializer()
Factory method for obtaining a Serializer instance.
|
Serializer |
XercesXMLSerializerFactory.getSerializer() |
Serializer |
XercesJDK5XMLSerializerFactory.getSerializer() |
Serializer |
AIXXercesJDK5XMLSerializerFactory.getSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static Serializer |
XMLParserUtils.getSerializer(AbstractProperties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
WeblogicXercesSerializer
Xerces-specific implementation of the Serializer interface.
|
| Modifier and Type | Method and Description |
|---|---|
Serializer |
WeblogicXercesXMLSerializerFactory.getSerializer()
Factory method for obtaining a Serializer instance.
|
Copyright © 2016. All rights reserved.