|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.program.blast2html.DefaultURLGeneratorFactory
A simple default URLGeneratorFactory
which returns
a single NcbiDatabaseURLGenerator
instance.
Primary author -
Colin Hardman (CAT)
Other authors -
Tim Dilks (CAT)
Simon Brocklehurst (CAT)
Stuart Johnston (CAT)
Lawerence Bower (CAT)
Derek Crockford (CAT)
Neil Benn (CAT)
Copyright 2001 Cambridge Antibody Technology Group plc.
All Rights Reserved.
This code released to the biojava project, May 2001
under the LGPL license.
Constructor Summary | |
DefaultURLGeneratorFactory()
|
Method Summary | |
java.util.List |
getDatabaseURLGenerators()
Returns a list of 0, 1 or more DatabaseURLGenerator
The first is used to link from the id in the summary table, all are
used as a list of links in the detail section. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultURLGeneratorFactory()
Method Detail |
public java.util.List getDatabaseURLGenerators()
URLGeneratorFactory
DatabaseURLGenerator
The first is used to link from the id in the summary table, all are
used as a list of links in the detail section.
getDatabaseURLGenerators
in interface URLGeneratorFactory
List
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |