Uses of Class
net.ontopia.infoset.impl.basic.AbstractLocator
-
Packages that use AbstractLocator Package Description net.ontopia.infoset.impl.basic The in-memory implementation of the core information set interfaces.net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces. -
-
Uses of AbstractLocator in net.ontopia.infoset.impl.basic
Subclasses of AbstractLocator in net.ontopia.infoset.impl.basic Modifier and Type Class Description classGenericLocatorINTERNAL: A generic locator class.classURIFragmentLocatorINTERNAL.classURILocatorPUBLIC: A Uniform Resource Identifier locator. -
Uses of AbstractLocator in net.ontopia.topicmaps.impl.rdbms
Subclasses of AbstractLocator in net.ontopia.topicmaps.impl.rdbms Modifier and Type Class Description classDataTypeLocatorINTERNAL:classRDBMSLocatorINTERNAL: An abstract locator implementation used for representing locators within the rdbms implementation.classSourceLocatorINTERNAL: A locator class used for representing topic map object source locators.classSubjectIndicatorLocatorINTERNAL:classSubjectLocatorINTERNAL:
-