com.hp.hpl.jena.util
Class LocatorURL
java.lang.Object
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.17 2008/01/02 12:07:44 andy_seaborne Exp $
- Author:
- Andy Seaborne
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
LocatorURL
public LocatorURL()
open
public TypedStream open(java.lang.String filenameOrURI)
- Specified by:
open in interface Locator
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
getName
public java.lang.String getName()
- Specified by:
getName in interface Locator
Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP