Modifier and Type | Class and Description |
---|---|
private static class |
Main.HepRepFileFilter |
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
void |
convert(String inputFileName,
InputStream in,
OutputStream out) |
FileFilter |
getFileFilter() |
String |
getOutputFormat() |
static void |
main(String[] args) |
private static void |
usage() |
public static void main(String[] args) throws Exception
args
- the command line argumentsException
public void convert(String inputFileName, InputStream in, OutputStream out) throws Exception
private static void usage()
public FileFilter getFileFilter()
getFileFilter
in interface Converter
public String getOutputFormat()
getOutputFormat
in interface Converter
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.