ChemCompProviderpublic class ReducedChemCompProvider extends java.lang.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 | Description |
|---|---|
ReducedChemCompProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
ChemComp |
getChemComp(java.lang.String recordName) |
Returns a new instance of a chemical component definition.
|
public ChemComp getChemComp(java.lang.String recordName)
ChemCompProvidergetChemComp in interface ChemCompProviderrecordName - the ID of the ChemCompChemComp definition.