public interface XmlStreamDocWrapping
HSDocWrapping
class.Modifier and Type | Method and Description |
---|---|
void |
writeDocHead()
Writes the document head to the associated stream,
to be called immediately before output to the stream of the
document element itself.
|
void |
writeDocTail()
Writes the document tail to the associated stream,
to be called immediately after output to the stream of the
document element itself.
|
void writeDocHead() throws java.io.IOException
java.io.IOException
void writeDocTail() throws java.io.IOException
java.io.IOException