|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.topicmap.utils.extractors.ExtractorBase
org.tm4j.topicmap.utils.extractors.ReifyingTopicExtractor
An extractor which takes a TopicMapObject instance as input and returns the Topic which reifies it or null
| Constructor Summary | |
ReifyingTopicExtractor()
|
|
| Method Summary | |
java.lang.Object |
_extract(java.lang.Object object)
|
Topic |
extractReifyingTopic(TopicMapObject tmo)
Service Method with increased semantic, calls _extract |
| Methods inherited from class org.tm4j.topicmap.utils.extractors.ExtractorBase |
fn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReifyingTopicExtractor()
| Method Detail |
public java.lang.Object _extract(java.lang.Object object)
_extract in class ExtractorBasepublic Topic extractReifyingTopic(TopicMapObject tmo)
tmo - the TopicMapObject which maybe reified in the tm
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||