Package org.biojava.bibliography
Class BiblioService
- java.lang.Object
-
- org.biojava.bibliography.BiblioProvider
-
- org.biojava.bibliography.BiblioService
-
public class BiblioService extends BiblioProvider
It represents a service dealing with the bibliographic resources. It may identify a program name or some other (usually) electronic agent who provides the cited resource.
- Since:
- 1.3
- Version:
- $Id$
- Author:
- Martin Senger
-
-
Field Summary
Fields Modifier and Type Field Description String
name
The name of a bibliographic service.-
Fields inherited from class org.biojava.bibliography.BiblioProvider
properties
-
-
Constructor Summary
Constructors Constructor Description BiblioService()
-
-
-
Constructor Detail
-
BiblioService
public BiblioService()
-
-