org.biojava.bibliography
Class BiblioWebResource
java.lang.Object
org.biojava.bibliography.BibRef
org.biojava.bibliography.BiblioWebResource
public class BiblioWebResource
- extends BibRef
It represents a WWW resource.
- Since:
- 1.3
- Version:
- $Id: BiblioWebResource.java,v 1.4 2003/07/16 16:01:10 mrp Exp $
- Author:
- Martin Senger
Fields inherited from class org.biojava.bibliography.BibRef |
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
url
public String url
- The URL of the resource.
estimatedSize
public int estimatedSize
- An estomated size in kilobytes.
cost
public String cost
- The cost of accessing the resource.
BiblioWebResource
public BiblioWebResource()