This method calls flush
, writes the closing
postamble and then closes the output stream associated
with this stream.
Records the Expression so that the Encoder will produce the actual output when the stream is flushed.
This method should only be invoked within the context of initializing a persistence delegate or setting up an encoder to read from a resource bundle.
For more information about using resource bundles with the XMLEncoder, see http://java.sun.com/products/jfc/tsc/articles/persistence4/#i18n
oldExp | The expression that will be written to the stream. |
Records the Statement so that the Encoder will produce the actual output when the stream is flushed.
This method should only be invoked within the context of initializing a persistence delegate.
oldStm | The statement that will be written to the stream. |
Diagram: Persistence