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.IOExceptionpublic void write(java.lang.String outPath)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundExceptionjava.io.IOExceptionpublic void create(java.lang.String[] args)
throws java.io.IOException,
java.io.FileNotFoundException
java.io.IOExceptionjava.io.FileNotFoundExceptionpublic static void main(java.lang.String[] args)
args - Input files and output file