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 TypeClassDescriptionclassIt represents an organisation dealing with the bibliographic resources.classIt represents a person dealing with the bibliographic resources.classIt represents a service dealing with the bibliographic resources.Fields in org.biojava.bibliography declared as BiblioProviderModifier and TypeFieldDescriptionBibRef.authorsThe authors and contributors are responsible for creating the contents of the cited resource.BibRef.contributorsThe authors and contributors are responsible for creating the contents of the cited resource.BiblioBook.editorEditor.BibRef.publisherA 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.