| Package | Description | 
|---|---|
| weblogic.xml.schema.binding | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Serializer.serialize(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. 
 |