org.tm4j.topicmap.utils
Class SourceAddressPair

java.lang.Object
  extended byorg.tm4j.topicmap.utils.SourceAddressPair

Deprecated. This class has been superseded by TopicMapSource, which provides much extended functionality.

public class SourceAddressPair
extends java.lang.Object


Constructor Summary
SourceAddressPair(java.io.InputStream topicMapSource, Locator topicMapBaseURL)
          Deprecated.  
 
Method Summary
 Locator getTopicMapBaseURL()
          Deprecated.  
 java.io.InputStream getTopicMapSource()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceAddressPair

public SourceAddressPair(java.io.InputStream topicMapSource,
                         Locator topicMapBaseURL)
Deprecated. 
Method Detail

getTopicMapSource

public java.io.InputStream getTopicMapSource()
Deprecated. 

getTopicMapBaseURL

public Locator getTopicMapBaseURL()
Deprecated.