Creates a new decoder to parse XML archives
created by the XMLEncoder
class.
If the input source is
is null
,
no exception is thrown and no parsing is performed.
This behavior is similar to behavior of other constructors
that use InputStream
as a parameter.
is | the input source to parse |
Diagram: Persistence