org.tm4j.topicmap.utils.TopicMapBuilder .isSupportedProperty(java.lang.String propertyName)

Description

Determines whether or not a specific property is supported by the TopicMapBuilder implementation.

Parameters
java.lang.String propertyName the name of the property to check for support.

Returns

true if the property is supported and false otherwise.

Other Resources

Related Topics

Has Parameters