Uses of Package
org.tm4j.net

Packages that use org.tm4j.net
org.tm4j.net Provides functionality for dealing with references to external resources. 
org.tm4j.tmapi.core An implementation of the draft TMAPI interfaces. 
org.tm4j.topicmap Provides the core interfaces of the TM4J Topic Map Engine. 
org.tm4j.topicmap.index.basic Provides additional interfaces for "basic" indexing functionality. 
org.tm4j.topicmap.source Provides an abstract representation sources of TopicMaps and an implementation for serialized TopicMaps 
org.tm4j.topicmap.unified Implements a TM4J back-end which merges topic maps from one or more other back-end implementations dynamically. 
org.tm4j.topicmap.utils Contains utility classes providing additional functionality for the TM4J API. 
org.tm4j.topicmap.utils.testers Testers are predicate functions that evaluate a function and return true or false. 
 

Classes in org.tm4j.net used by org.tm4j.net
InvalidLocatorException
          Indicates that an invalid locator was encountered.
InvalidNotationException
          Indicates that an attempt was made to create a locator using a notation that the locator implementation does not support.
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
LocatorFactory
          Interface that is implemented by factory classes used for the creation of Locators.
LocatorFactoryException
          Indicates that a locator factory has encountered an unexpected condition.
LocatorResolutionException
          Indicates that an attempt to resolve a locator failed.
LocatorResolver
          Interface for objects which are capable of returning a stream for a given locator.
LocatorResolverManager
          Manages a collection of LocatorResolvers.
MalformedLocatorException
          Indicates that an attempt to parse a locator failed.
URILocatorHelper.URILocatorInfo
           
 

Classes in org.tm4j.net used by org.tm4j.tmapi.core
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
 

Classes in org.tm4j.net used by org.tm4j.topicmap
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
LocatorFactory
          Interface that is implemented by factory classes used for the creation of Locators.
LocatorFactoryException
          Indicates that a locator factory has encountered an unexpected condition.
 

Classes in org.tm4j.net used by org.tm4j.topicmap.index.basic
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
 

Classes in org.tm4j.net used by org.tm4j.topicmap.source
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
 

Classes in org.tm4j.net used by org.tm4j.topicmap.unified
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
LocatorFactory
          Interface that is implemented by factory classes used for the creation of Locators.
 

Classes in org.tm4j.net used by org.tm4j.topicmap.utils
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.
LocatorFactory
          Interface that is implemented by factory classes used for the creation of Locators.
LocatorFactoryException
          Indicates that a locator factory has encountered an unexpected condition.
 

Classes in org.tm4j.net used by org.tm4j.topicmap.utils.testers
Locator
          The interface to be supported by all classes implementing resolvable addresses in TM4J.