Uses of Interface
net.ontopia.topicmaps.xml.XTMFragmentExporter.LocatorHandlerIF
-
Packages that use XTMFragmentExporter.LocatorHandlerIF Package Description net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. -
-
Uses of XTMFragmentExporter.LocatorHandlerIF in net.ontopia.topicmaps.xml
Fields in net.ontopia.topicmaps.xml declared as XTMFragmentExporter.LocatorHandlerIF Modifier and Type Field Description protected XTMFragmentExporter.LocatorHandlerIF
XTMFragmentExporter. locator_handler
Methods in net.ontopia.topicmaps.xml with parameters of type XTMFragmentExporter.LocatorHandlerIF Modifier and Type Method Description void
XTMFragmentExporter. setLocatorHandler(XTMFragmentExporter.LocatorHandlerIF locator_handler)
EXPERIMENTAL: Sets the locator handler.
-