Uses of Interface
org.biojava.nbio.structure.chem.ChemCompProvider
Packages that use ChemCompProvider
- 
Uses of ChemCompProvider in org.biojava.nbio.structure.chem
Classes in org.biojava.nbio.structure.chem that implement ChemCompProviderModifier and TypeClassDescriptionclassA ChemComp provider that downloads and caches the components.cif file from the wwPDB site.classThis provider of chemical components can download and cache chemical component definition files from the RCSB PDB web site.classUnlike theDownloadChemCompProvider, thisChemCompProviderdoes not download any chem comp definitions.classThis chemical component provider retrieves and caches chemical component definition files from a zip archive specified in its construction.Methods in org.biojava.nbio.structure.chem that return ChemCompProviderModifier and TypeMethodDescriptionstatic ChemCompProviderChemCompGroupFactory.getChemCompProvider()Methods in org.biojava.nbio.structure.chem with parameters of type ChemCompProviderModifier and TypeMethodDescriptionstatic voidChemCompGroupFactory.setChemCompProvider(ChemCompProvider provider) The new ChemCompProvider will be set in the static variable, so this provider will be used from now on until it is changed again.