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)
ChemCompProvidergetChemComp in interface ChemCompProviderrecordName - the ID of the ChemCompChemComp definition.Copyright © 2000–2017 BioJava. All rights reserved.