public class EftarFile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
RECORD_LENGTH |
Constructor and Description |
---|
EftarFile() |
Modifier and Type | Method and Description |
---|---|
void |
create(java.lang.String[] args) |
static void |
main(java.lang.String[] args)
Main method is used to generate eftar file from the path description
file in the run scripts.
|
static long |
myHash(java.lang.String name) |
void |
readInput(java.lang.String tagsPath) |
void |
write(java.lang.String outPath) |
public static final int RECORD_LENGTH
public static long myHash(java.lang.String name)
public void readInput(java.lang.String tagsPath) throws java.io.IOException
java.io.IOException
public void write(java.lang.String outPath) throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public void create(java.lang.String[] args) throws java.io.IOException, java.io.FileNotFoundException
java.io.IOException
java.io.FileNotFoundException
public static void main(java.lang.String[] args)
args
- Input files and output file