net.ontopia.topicmaps.impl.rdbms
Class SourceLocator
java.lang.Object
net.ontopia.infoset.impl.basic.AbstractLocator
net.ontopia.topicmaps.impl.rdbms.RDBMSLocator
net.ontopia.topicmaps.impl.rdbms.SourceLocator
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, LocatorIF
public class SourceLocator
- extends RDBMSLocator
INTERNAL: A locator class used for representing topic map object
source locators.
No normalization or absolutization is done.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
indicator
protected java.lang.String indicator
tmobject
protected long tmobject
topicmap
protected long topicmap
SourceLocator
public SourceLocator()
SourceLocator
public SourceLocator(LocatorIF locator)
_getTMObject
public long _getTMObject()
_setTMObject
public void _setTMObject(long tmobject)
_getTopicMap
public long _getTopicMap()
_setTopicMap
public void _setTopicMap(long topicmap)
_getClassIndicator
public java.lang.String _getClassIndicator()
_setClassIndicator
public void _setClassIndicator(java.lang.String indicator)
Copyright © 2000-2012 Ontopia.