org.tm4j.tmapi.core.TMAPITopicMapSystemImpl .getTopicMapProvider()

Description

Returns the underlying TM4J TopicMapProvider which is encapsulated by the TopicMapSystem. Currently, using the TopicMapProvider interface is the only way to load a topic map from an XTM file.

Note:When TMAPI supports parsing of topic map file formats, this method will be deprecated and then removed.

Returns

the underlying TopicMapProvider

Other Resources

Related Topics