org.lsst.ccs.startup
Class LocalTextToBinary

java.lang.Object
  extended by org.lsst.ccs.startup.LocalTextToBinary

public class LocalTextToBinary
extends Object

Utility code to locally transform a description text file to a binary one. A check is performed in the meantime.

Author:
bamade

Constructor Summary
LocalTextToBinary()
           
 
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

LocalTextToBinary

public LocalTextToBinary()
Method Detail

main

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


Copyright © 2013 LSST. All Rights Reserved.