public void writeObject (Object o)

Overriding: java.beans.Encoder

Write an XML representation of the specified object to the output.

Parameters:
o    The object to be written to the stream.

See also:
XMLDecoder.readObject