Class CathFactory

java.lang.Object
org.biojava.nbio.structure.cath.CathFactory

public class CathFactory extends Object
Controls global CathDatabases being used. Implements a multiton pattern through getCathDatabase(String), and a singleton pattern through getCathDatabase().
Author:
dmyersturnbull
See Also: