org.tm4j.topicmap.utils.TopicMapSerializer .closeOutputStream()

Description

A convenience method that closes the output stream. This is equivalent to invoking getOutputStream().close().

Throws

Other Resources

Related Topics