|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexedAnnotationDB.ParserListenerFactory | |
---|---|
org.biojava.bio.annodb | Databases of generic structured data (annotation) objects. |
Uses of IndexedAnnotationDB.ParserListenerFactory in org.biojava.bio.annodb |
---|
Classes in org.biojava.bio.annodb that implement IndexedAnnotationDB.ParserListenerFactory | |
---|---|
static class |
IndexedAnnotationDB.StaticMethodRPFactory
An implementation of ParserListenerFactory that uses a static method. |
Methods in org.biojava.bio.annodb that return IndexedAnnotationDB.ParserListenerFactory | |
---|---|
IndexedAnnotationDB.ParserListenerFactory |
IndexedAnnotationDB.getParserListenerFactory()
Get the ParserListenerFactory used by this IndexedAnnotationDB. |
Constructors in org.biojava.bio.annodb with parameters of type IndexedAnnotationDB.ParserListenerFactory | |
---|---|
IndexedAnnotationDB(String dbName,
File storeLoc,
Index2Model model,
List toIndex,
int maxKeyLen,
AnnotationType schema,
IndexedAnnotationDB.ParserListenerFactory plFactory)
Create a new IndexedAnnotationDB. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |