org.tm4j.net .LocatorResolver

Description

Interface for objects which are capable of returning a stream for a given locator.

Inheritance Hierarchy

Implementations of this interface

Method Summary
java.io.InputStream resolve(org.tm4j.net.Locator locator)
Opens an input stream from the location specified by locator.