org.tm4j.topicmap.utils.extractors .BaseTopicExtractor

Description

Extractor that returns the base topic of the input object if and only if the input object implements the Topic interface. Otherwise null is returned.

Inheritance Hierarchy

Method Summary
java.lang.Object _extract(java.lang.Object in)