|
|||||||||||
| 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.RefiedObjectExtractor
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
| Constructor Summary | |
RefiedObjectExtractor()
|
|
| Method Summary | |
java.lang.Object |
_extract(java.lang.Object arg0)
|
TopicMapObject |
extractRefiedObject(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 |
| 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 RefiedObjectExtractor()
| Method Detail |
public java.lang.Object _extract(java.lang.Object arg0)
_extract in class ExtractorBasepublic TopicMapObject extractRefiedObject(Topic topic)
topic -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||