Class ReducedChemCompProvider

java.lang.Object
org.biojava.nbio.structure.io.mmcif.ReducedChemCompProvider
All Implemented Interfaces:
ChemCompProvider

public class ReducedChemCompProvider extends Object implements ChemCompProvider
Unlike the 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.
Since:
3.0
Author:
Andreas Prlic
  • Constructor Details

    • ReducedChemCompProvider

      public ReducedChemCompProvider()
  • Method Details