|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.program.ssbind.AnnotationFactory
AnnotationFactory is a utility class for making
Annotations from Maps. Shared by the
search and homology builders. Now public to allow use by anyone
making custom handlers.
| Constructor Summary | |
AnnotationFactory()
|
|
| Method Summary | |
static Annotation |
makeAnnotation(java.util.Map m)
makeAnnotation creates the annotation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnnotationFactory()
| Method Detail |
public static Annotation makeAnnotation(java.util.Map m)
makeAnnotation creates the annotation.
m - a Map of raw data.
Annotation.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||