|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.NullResolvingExternalReferenceHandler
public class NullResolvingExternalReferenceHandler
PUBLIC: An implementation of ExternalReferenceHandlerIF that prevents the traversal of external references by returning null from all methods.
Constructor Summary | |
---|---|
NullResolvingExternalReferenceHandler()
|
Method Summary | |
---|---|
LocatorIF |
externalTopic(LocatorIF parm1)
PUBLIC: always returns null |
LocatorIF |
externalTopicMap(LocatorIF parm1)
PUBLIC: always returns null |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullResolvingExternalReferenceHandler()
Method Detail |
---|
public LocatorIF externalTopicMap(LocatorIF parm1)
externalTopicMap
in interface ExternalReferenceHandlerIF
public LocatorIF externalTopic(LocatorIF parm1)
externalTopic
in interface ExternalReferenceHandlerIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |