|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bibliography.BibRef
org.biojava.bibliography.BiblioWebResource
public class BiblioWebResource
It represents a WWW resource.
| Field Summary | |
|---|---|
java.lang.String |
cost
The cost of accessing the resource. |
int |
estimatedSize
An estomated size in kilobytes. |
java.lang.String |
url
The URL of the resource. |
| Fields inherited from class org.biojava.bibliography.BibRef |
|---|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type |
| Constructor Summary | |
|---|---|
BiblioWebResource()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String url
public int estimatedSize
public java.lang.String cost
| Constructor Detail |
|---|
public BiblioWebResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||