Uses of Class
org.biojava.bibliography.BiblioProvider
Packages that use BiblioProvider
Package
Description
The data structures and interfaces included in this package define an
interoperable framework for bibliographic searches.
-
Uses of BiblioProvider in org.biojava.bibliography
Subclasses of BiblioProvider in org.biojava.bibliographyModifier and TypeClassDescriptionclass
It represents an organisation dealing with the bibliographic resources.class
It represents a person dealing with the bibliographic resources.class
It represents a service dealing with the bibliographic resources.Fields in org.biojava.bibliography declared as BiblioProviderModifier and TypeFieldDescriptionBibRef.authors
The authors and contributors are responsible for creating the contents of the cited resource.BibRef.contributors
The authors and contributors are responsible for creating the contents of the cited resource.BiblioBook.editor
Editor.BibRef.publisher
A publisher is responsible for making the resource available.Methods in org.biojava.bibliography with parameters of type BiblioProviderModifier and TypeMethodDescriptionBibRefQuery.findByAuthor
(BiblioProvider author, Hashtable properties) This is a convenient method for a common query.