Package | Description |
---|---|
com.compomics.util.io.flat |
Export of flat files.
|
com.compomics.util.io.flat.readers |
Modifier and Type | Method and Description |
---|---|
static SimpleFileReader |
SimpleFileReader.getFileReader(File file)
Returns a file reader, text or gz, according to the extension of the file.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleGzReader
Simple wrapper for a gz file reader.
|
class |
SimpleTextReader
Simple wrapper for a flat file reader.
|
Copyright © 2021. All rights reserved.