public class BiblioWebResource extends BibRef
It represents a WWW resource.
Modifier and Type | Field and Description |
---|---|
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.
|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type
Constructor and Description |
---|
BiblioWebResource() |