Package org.biojava.bibliography
Class BiblioBookArticle
java.lang.Object
org.biojava.bibliography.BibRef
org.biojava.bibliography.BiblioArticle
org.biojava.bibliography.BiblioBookArticle
It represents a book article.
- Since:
- 1.2
- Version:
- $Id$
- Author:
- Martin Senger
-
Field Summary
FieldsFields inherited from class org.biojava.bibliography.BiblioArticle
firstPage, lastPage
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
-
fromBook
Book this is from.
-
-
Constructor Details
-
BiblioBookArticle
public BiblioBookArticle()
-