Package net.ontopia.topicmaps.impl.rdbms
Class RDBMSLocator
java.lang.Object
net.ontopia.infoset.impl.basic.URILocator
net.ontopia.topicmaps.impl.rdbms.RDBMSLocator
- All Implemented Interfaces:
Externalizable,Serializable,LocatorIF
- Direct Known Subclasses:
DataTypeLocator,SourceLocator,SubjectIndicatorLocator,SubjectLocator
INTERNAL: An abstract locator implementation used for representing
locators within the rdbms implementation.
No normalization or absolutization is done.
- See Also:
-
Field Summary
Fields inherited from class net.ontopia.infoset.impl.basic.URILocator
address, NOTATION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.ontopia.infoset.impl.basic.URILocator
create, equals, getAddress, getExternalForm, getNotation, getUri, hashCode, readExternal, resolveAbsolute, toString, writeExternalMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.io.Externalizable
readExternal, writeExternal
-
Constructor Details
-
RDBMSLocator
public RDBMSLocator() -
RDBMSLocator
-
-
Method Details
-
_getAddress
-
_setAddress
-