com.hp.hpl.jena.util
Class LocatorURL

java.lang.Object
  extended by com.hp.hpl.jena.util.LocatorURL
All Implemented Interfaces:
Locator

public class LocatorURL
extends java.lang.Object
implements Locator

Location files named by a URL

Version:
$Id: LocatorURL.java,v 1.7 2005/02/21 12:18:57 andy_seaborne Exp $
Author:
Andy Seaborne

Constructor Summary
LocatorURL()
           
 
Method Summary
 java.lang.String getName()
           
 java.io.InputStream open(java.lang.String filenameOrURI)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorURL

public LocatorURL()
Method Detail

open

public java.io.InputStream open(java.lang.String filenameOrURI)
Specified by:
open in interface Locator

getName

public java.lang.String getName()
Specified by:
getName in interface Locator


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