com.hp.hpl.jena.util
Interface Locator

All Known Implementing Classes:
LocatorClassLoader, LocatorFile, LocatorURL

public interface Locator

Interface to things that open streams by some string reference

Version:
$Id: Locator.java,v 1.1 2004/08/31 09:49:50 andy_seaborne Exp $
Author:
Andy Seaborne

Method Summary
 String getName()
           
 InputStream open(String filenameOrURI)
           
 

Method Detail

open

InputStream open(String filenameOrURI)

getName

String getName()


Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP