org.tm4j.topicmap.utils.extractors .RefiedObjectExtractor

Description

An extractor which takes a Topic instance as input and returns the TopicMapObject which the Topic reifies or null if this Topic does not reify any object in the TM

Inheritance Hierarchy

Method Summary
java.lang.Object _extract(java.lang.Object arg0)
org.tm4j.topicmap.TopicMapObject extractRefiedObject(org.tm4j.topicmap.Topic topic)
Takes a Topic instance as input and returns the TopicMapObject which the Topic reifies or null if this Topic does not reify any object in the TM