public XMLDecoder (InputStream in, Object owner)

Creates a new input stream for reading archives created by the XMLEncoder class.

Parameters:
in    The underlying stream.
owner    The owner of this stream.