Uses of Class
org.tm4j.net.InvalidLocatorException

Packages that use InvalidLocatorException
org.tm4j.net Provides functionality for dealing with references to external resources. 
 

Uses of InvalidLocatorException in org.tm4j.net
 

Subclasses of InvalidLocatorException in org.tm4j.net
 class InvalidNotationException
          Indicates that an attempt was made to create a locator using a notation that the locator implementation does not support.
 class MalformedLocatorException
          Indicates that an attempt to parse a locator failed.