|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.NoFollowTopicRefExternalReferenceHandler
public class NoFollowTopicRefExternalReferenceHandler
PUBLIC: An implementation of ExternalReferenceHandlerIF that prevents the traversal of external topic references. External topic maps will be resolved.
Constructor Summary | |
---|---|
NoFollowTopicRefExternalReferenceHandler()
|
Method Summary | |
---|---|
LocatorIF |
externalTopic(LocatorIF loc)
PUBLIC: External topics are not resolved. |
LocatorIF |
externalTopicMap(LocatorIF loc)
PUBLIC: External topic maps are resolved. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoFollowTopicRefExternalReferenceHandler()
Method Detail |
---|
public LocatorIF externalTopicMap(LocatorIF loc)
externalTopicMap
in interface ExternalReferenceHandlerIF
public LocatorIF externalTopic(LocatorIF loc)
externalTopic
in interface ExternalReferenceHandlerIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |