org.tm4j.panckoucke.impl.store.TopicMapReferenceImpl .setBuilderClassName(java.lang.String topicMapBuilderClassname)

Description

Sets the classname of the TopicMap-Builder which shall be used to parse that TopicMap. - The specified class must be an implementation of the org.tm4j.topicmap.utils.TopicMapBuilder Class - The specified class must provide a no argument constructor

Parameters
java.lang.String topicMapBuilderClassname

Other Resources

Related Topics