org.tm4j.tologx.TologFragmentBuilder .setVarTopicSubjectIndicatorPrefix(java.lang.String vtPrefix)

Description

Sets the prefix part of the subject indicator locator address to be generated for results set variables. The final form of the locator addresses generated will be {vtPrefix}{variablename}. It is the responsibility of the caller to ensure that the prefix is such that these generated addresses are valid URI strings.

Parameters
java.lang.String vtPrefix the prefix string to be used for generating the subject indicator locators for the topics representing results set variables.

Other Resources

Related Topics

Has Parameters