mx.bigdata.sat.cfdi
Class CFDIFactory

java.lang.Object
  extended by mx.bigdata.sat.common.CFDFactory
      extended by mx.bigdata.sat.cfdi.CFDIFactory

public final class CFDIFactory
extends CFDFactory


Constructor Summary
CFDIFactory()
           
 
Method Summary
static CFDI load(File file)
           
static CFDI 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

CFDIFactory

public CFDIFactory()
Method Detail

load

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

load

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


Copyright © 2010-2013. All Rights Reserved.