Uses of Class
net.ontopia.topicmaps.db2tm.Prefix
-
Packages that use Prefix Package Description net.ontopia.topicmaps.db2tm The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps. -
-
Uses of Prefix in net.ontopia.topicmaps.db2tm
Fields in net.ontopia.topicmaps.db2tm with type parameters of type Prefix Modifier and Type Field Description protected Map<String,Prefix>
RelationMapping. iprefixes
Methods in net.ontopia.topicmaps.db2tm that return Prefix Modifier and Type Method Description Prefix
RelationMapping. getPrefix(String prefix)
-