Uses of Class
org.tmapi.core.MalformedIRIException

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

Uses of MalformedIRIException in org.tmapi.core
 

Methods in org.tmapi.core that throw MalformedIRIException
 Locator TopicMapSystem.createLocator(java.lang.String reference)
           
 Locator TopicMap.createLocator(java.lang.String reference)
          Returns a Locator instance representing the specified IRI reference.
 Locator Locator.resolve(java.lang.String reference)
          Resolves the reference against this locator.