Document
to the given output stream. The characters are printed using the encoding specified in the constructor, or a default of UTF-8.
@param doc Document
to format.
@param out OutputStream
to use.
@throws IOException - if there's any problem writing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|