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.LocatorHandlerIFXTMFragmentExporter. locator_handlerMethods in net.ontopia.topicmaps.xml with parameters of type XTMFragmentExporter.LocatorHandlerIF Modifier and Type Method Description voidXTMFragmentExporter. setLocatorHandler(XTMFragmentExporter.LocatorHandlerIF locator_handler)EXPERIMENTAL: Sets the locator handler.
-