mx.bigdata.sat.cfd
Class CFD2Factory

java.lang.Object
  extended by mx.bigdata.sat.common.CFDFactory
      extended by mx.bigdata.sat.cfd.CFD2Factory

public final class CFD2Factory
extends CFDFactory


Constructor Summary
CFD2Factory()
           
 
Method Summary
static CFD2 load(File file)
           
static CFD2 load(InputStream in)
           
 
Methods inherited from class mx.bigdata.sat.common.CFDFactory
getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFD2Factory

public CFD2Factory()
Method Detail

load

public static CFD2 load(File file)
                 throws Exception
Throws:
Exception

load

public static CFD2 load(InputStream in)
                 throws Exception
Throws:
Exception


Copyright © 2010-2013. All Rights Reserved.