Uses of Class
org.tmapi.core.TopicMapExistsException

Packages that use TopicMapExistsException
org.tmapi.core Core interfaces which provide the functionality of the Topic Maps - Data Model
 

Uses of TopicMapExistsException in org.tmapi.core
 

Methods in org.tmapi.core that throw TopicMapExistsException
 TopicMap TopicMapSystem.createTopicMap(Locator iri)
          Creates a new TopicMap and stores it within the system under the specified iri.
 TopicMap TopicMapSystem.createTopicMap(java.lang.String iri)
          Creates a new TopicMap and stores it within the system under the specified iri.