public class VcfRepositoryCollection extends FileRepositoryCollection
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
cellProcessors| Constructor and Description |
|---|
VcfRepositoryCollection(File file) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
addEntityMeta(EntityMetaData entityMeta) |
Iterable<String> |
getEntityNames() |
String |
getName() |
Repository |
getRepository(String name) |
boolean |
hasRepository(String name) |
Iterator<Repository> |
iterator() |
addCellProcessor, getFileNameExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final String NAME
public VcfRepositoryCollection(File file) throws IOException
IOExceptionpublic Iterable<String> getEntityNames()
getEntityNames in interface RepositoryCollectiongetEntityNames in class FileRepositoryCollectionpublic Repository getRepository(String name)
getRepository in interface RepositoryCollectiongetRepository in class FileRepositoryCollectionpublic String getName()
public Repository addEntityMeta(EntityMetaData entityMeta)
public Iterator<Repository> iterator()
public boolean hasRepository(String name)
Copyright © 2015. All Rights Reserved.