| Package | Description |
|---|---|
| weblogic.xml.schema.binding |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Serializer.serialize(java.lang.Object obj,
XMLName name,
XMLOutputStream writer,
SerializationContext context) |
Write the given Object to an XMLOutputSteam, using the
information described in the mapping, using the name parameter as
the name of the resulting element.
|