Package | Description |
---|---|
org.biojava.bibliography |
The data structures and interfaces included in this package define an
interoperable framework for bibliographic searches.
|
Modifier and Type | Class and Description |
---|---|
class |
BiblioOrganisation
It represents an organisation dealing with the bibliographic
resources.
|
class |
BiblioPerson
It represents a person dealing with the bibliographic resources.
|
class |
BiblioService
It represents a service dealing with the bibliographic
resources.
|
Modifier and Type | Field and Description |
---|---|
BiblioProvider[] |
BibRef.authors
The authors and contributors are responsible for creating the contents of the cited resource.
|
BiblioProvider[] |
BibRef.contributors
The authors and contributors are responsible for creating the contents of the cited resource.
|
BiblioProvider |
BiblioBook.editor
Editor.
|
BiblioProvider |
BibRef.publisher
A publisher is responsible for making the resource available.
|
Modifier and Type | Method and Description |
---|---|
BibRefQuery |
BibRefQuery.findByAuthor(BiblioProvider author,
Hashtable properties)
This is a convenient method for a common query.
|
Copyright © 2014 BioJava. All rights reserved.