Uses of Interface
org.biojava.bio.annodb.IndexedAnnotationDB.ParserListenerFactory
Packages that use IndexedAnnotationDB.ParserListenerFactory
Package
Description
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.ParserListenerFactoryModifier and TypeClassDescriptionstatic class
An implementation of ParserListenerFactory that uses a static method.Methods in org.biojava.bio.annodb that return IndexedAnnotationDB.ParserListenerFactoryModifier and TypeMethodDescriptionIndexedAnnotationDB.getParserListenerFactory()
Get the ParserListenerFactory used by this IndexedAnnotationDB.Constructors in org.biojava.bio.annodb with parameters of type IndexedAnnotationDB.ParserListenerFactoryModifierConstructorDescriptionIndexedAnnotationDB
(String dbName, File storeLoc, Index2Model model, List toIndex, int maxKeyLen, AnnotationType schema, IndexedAnnotationDB.ParserListenerFactory plFactory) Create a new IndexedAnnotationDB.