Uses of Interface
org.biojava.bio.structure.server.PDBFilter

Packages that use PDBFilter
org.biojava.bio.structure.server classes for easier management of PDB installations 
 

Uses of PDBFilter in org.biojava.bio.structure.server
 

Methods in org.biojava.bio.structure.server with parameters of type PDBFilter
 void FlatFileInstallation.addPDBFilter(PDBFilter filter)
           
 void MMCIFFileInstallation.addPDBFilter(PDBFilter filter)
           
 void PDBInstallation.addPDBFilter(PDBFilter filter)
          add a filter for PDB files.