org.tm4j.topicmap.utils.extractors .ReifyingTopicExtractor

Description

An extractor which takes a TopicMapObject instance as input and returns the Topic which reifies it or null

Inheritance Hierarchy

Method Summary
java.lang.Object _extract(java.lang.Object object)
org.tm4j.topicmap.Topic extractReifyingTopic(org.tm4j.topicmap.TopicMapObject tmo)
Service Method with increased semantic, calls _extract