Package org.biojava.bibliography
Class BiblioBook
java.lang.Object
org.biojava.bibliography.BibRef
org.biojava.bibliography.BiblioBook
It represents a book.
- Since:
- 1.3
- Version:
- $Id$
- Author:
- Martin Senger
-
Field Summary
FieldsModifier and TypeFieldDescriptionEdition.Editor.ISBN number.Book series.Book volume.Fields inherited from class org.biojava.bibliography.BibRef
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isbn
ISBN number. -
volume
Book volume. -
edition
Edition. -
series
Book series. -
editor
Editor.
-
-
Constructor Details
-
BiblioBook
public BiblioBook()
-