Package gaia.cu9.tools.parallax
Class ParallaxProcessor
- java.lang.Object
-
- gaia.cu9.tools.parallax.ParallaxProcessor
-
public class ParallaxProcessor extends java.lang.Object
This class processes all the entries in an input file and stores the results in an output file. There should be several input and output formats. The current implementation is a single input format hardcoded for testing.- Author:
- eutrilla
-
-
Constructor Summary
Constructors Constructor Description ParallaxProcessor()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
void
run()
-