public class ReducedChemCompProvider extends Object implements ChemCompProvider
DownloadChemCompProvider
, this ChemCompProvider
does not download any chem comp definitions.
It has access to a limited set of files that are part of the biojava distribution.Constructor and Description |
---|
ReducedChemCompProvider() |
Modifier and Type | Method and Description |
---|---|
ChemComp |
getChemComp(String recordName)
Returns a new instance of a chemical component definition.
|
public ReducedChemCompProvider()
public ChemComp getChemComp(String recordName)
ChemCompProvider
getChemComp
in interface ChemCompProvider
recordName
- the ID of the ChemComp
ChemComp
definition.Copyright © 2000–2019 BioJava. All rights reserved.