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

Description

Determines whether the serialized output will contain a <!DOCTYPE> declaration.

Returns

true if the serialized output is to contain a document type declaration, false otherwise.

Other Resources

Related Topics