public interface Importer
FileImporter and SequenceFileImporter interfaces
which allow to import resources from file or Sequence from file.| Modifier and Type | Method and Description |
|---|---|
boolean |
load()
Launch the importer.
|
boolean load() throws java.lang.Exception
true if the operation succeedjava.lang.Exception