| Package | Description | 
|---|---|
| org.biojava.bibliography | 
 The data structures and interfaces included in this package define an
interoperable framework for bibliographic searches. 
 | 
| Class and Description | 
|---|
| BiblioArticle
 
 It represents an article. 
 | 
| BiblioBook
 It represents a book. 
 | 
| BiblioCriterion
 The criteria define how the matching or ordering should be done
 during queries. 
 | 
| BiblioDescription
 
 It represents an account of the content of the cited resource. 
 | 
| BiblioEntryStatus
 
 It defines information related to the citation itself rather than to the cited resource. 
 | 
| BiblioJournal
 
 A class describing journals. 
 | 
| BiblioProvider
 
 This class and its sub-classes define active participants of the process
 of creation and dissemination of the bibliographic resources. 
 | 
| BiblioScope
 
 It represent an extent or scope of the content of the cited resource. 
 | 
| BiblioSubject
 
 It represents the topic of the content of the cited resource. 
 | 
| BibRef
 
 This class is a core class of the bibliographic data model - it
 represents a bibliographic reference, a citation. 
 | 
| BibRefException
 An exception raised when communciation with the BibRef APIs fails. 
 | 
| BibRefQuery
 
 The interface BibRefQuery is a fundamental part of the Bibliographic Query
 Service. 
 | 
Copyright © 2020 BioJava. All rights reserved.