|
|||||||||||
| 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.BaseTopicExtractor
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.
| Constructor Summary | |
BaseTopicExtractor()
|
|
| Method Summary | |
java.lang.Object |
_extract(java.lang.Object in)
|
| 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 BaseTopicExtractor()
| Method Detail |
public java.lang.Object _extract(java.lang.Object in)
_extract in class ExtractorBase
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||