Creates a new XML encoder to write out JavaBeans
to the stream out
using an XML encoding.
out | the stream to which the XML representation of the objects will be written |
IllegalArgumentException
| if out is null |
XMLDecoder.XMLDecoder(InputStream)
Diagram: Persistence