org.activemath.fileBased
Class TranslationChecker

java.lang.Object
  extended by org.activemath.fileBased.TranslationChecker

public class TranslationChecker
extends Object

A class to be called on the command-line that checks that the velocity files are all translated.


Constructor Summary
TranslationChecker()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslationChecker

public TranslationChecker()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception