org.tm4j.panckoucke.util.NameUtil .labelForObject(java.lang.Object o)

Description

Returns a label for an object. Contains special treatment for objects that are instances of TopicMapObject, Collection or Locator. For all other objects o.toString() is returned. Treats objects that are instances

Parameters
java.lang.Object o

Returns

Other Resources

Related Topics

Has Parameters