|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.TypedIFGrabber
public class TypedIFGrabber
INTERNAL: Grabber that grabs the type property of the TypedIF object given to it.
Constructor Summary | |
---|---|
TypedIFGrabber()
|
Method Summary | |
---|---|
java.lang.Object |
grab(java.lang.Object typed)
INTERNAL: Grabs the topic which is the type of the given typedIF |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypedIFGrabber()
Method Detail |
---|
public java.lang.Object grab(java.lang.Object typed)
grab
in interface GrabberIF
typed
- the given object; internally typecast to TypedIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |