org.ChinaVO.FITSManager.TableFormatConvert
Class FormatConverter

java.lang.Object
  extended by org.ChinaVO.FITSManager.TableFormatConvert.FormatConverter

public class FormatConverter
extends java.lang.Object

TODO

Version:
v1.0.0 2010-5-26ÏÂÎç01:17:39
Author:
Fany

Method Summary
static void dispose()
           
static FormatConverter getFITS2VOTable()
           
static java.util.Map<java.lang.String,java.lang.String> getSupportFormats()
           
static void initialize()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFITS2VOTable

public static FormatConverter getFITS2VOTable()

getSupportFormats

public static java.util.Map<java.lang.String,java.lang.String> getSupportFormats()

initialize

public static void initialize()

dispose

public static void dispose()