Class EcodFactory

java.lang.Object
org.biojava.nbio.structure.ecod.EcodFactory

public class EcodFactory extends Object
Controls global EcodDatabases being used. Implements a multiton pattern through getEcodDatabase(String), and a singleton pattern through getEcodDatabase().
Author:
Spencer Bliven
See Also: