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

Description

Performs the serialization of the merged topic map. Note that this method only flushes the output stream when serialization is complete, rather than closing it, so it is up to the invoking application to close the stream. This class provides a convenience method for doing so, see #closeOutputStream().

Throws

Other Resources

Related Topics