Uses of Interface
net.ontopia.topicmaps.utils.ImportExportServiceIF
Packages that use ImportExportServiceIF
Package
Description
This package provides topic map utility classes, which are a toolkit for
working with the topic map model provided by the core interfaces.
This package provides support for RDF (Resource Description
Framework), a topic map-like data model for metadata defined by the
W3C.
-
Uses of ImportExportServiceIF in net.ontopia.topicmaps.utils
Methods in net.ontopia.topicmaps.utils that return types with arguments of type ImportExportServiceIFModifier and TypeMethodDescriptionstatic Set<ImportExportServiceIF>ImportExportUtils.getServices()Returns the loaded ImportExportServiceIF services. -
Uses of ImportExportServiceIF in net.ontopia.topicmaps.utils.rdf
Classes in net.ontopia.topicmaps.utils.rdf that implement ImportExportServiceIFModifier and TypeClassDescriptionclassImportExportServiceIF service providing RDF import and export functionality.