org.tm4j.topicmap.TopicMap .getProperty(java.lang.String propertyName)

Description

Returns the value of a configuration property set for this topic map

Parameters
java.lang.String propertyName

Returns

the value of the specified property or null if this property is not set on the topic map.

Other Resources

Related Topics

Has Parameters