org.tm4j.topicmap.utils.TopicMapSerializer .setWriteStubs(boolean b)

Description

Sets whether or not the serialization will include topics that have only a single subject indicator or only a subject address and no other properties. If this value is false, then such topics are omitted and references to the subject are made using a subjectIndicatorRef or resourceRef element.

Parameters
boolean b true to write the topics, false to skip them

Other Resources

Related Topics

Has Parameters