mx.bigdata.sat.cfdi
Class TFDv1c32

java.lang.Object
  extended by mx.bigdata.sat.cfdi.TFDv1c32

public final class TFDv1c32
extends Object


Constructor Summary
TFDv1c32(CFDI cfd, X509Certificate cert)
           
 
Method Summary
 String getCadenaOriginal()
           
 void guardar(OutputStream out)
           
 void setTransformerFactory(TransformerFactory tf)
           
 int timbrar(PrivateKey key)
           
 void validar()
           
 void validar(ErrorHandler handler)
           
 int verificar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TFDv1c32

public TFDv1c32(CFDI cfd,
                X509Certificate cert)
         throws Exception
Throws:
Exception
Method Detail

setTransformerFactory

public void setTransformerFactory(TransformerFactory tf)

timbrar

public int timbrar(PrivateKey key)
            throws Exception
Throws:
Exception

validar

public void validar()
             throws Exception
Throws:
Exception

validar

public void validar(ErrorHandler handler)
             throws Exception
Throws:
Exception

verificar

public int verificar()
              throws Exception
Throws:
Exception

getCadenaOriginal

public String getCadenaOriginal()
                         throws Exception
Throws:
Exception

guardar

public void guardar(OutputStream out)
             throws Exception
Throws:
Exception


Copyright © 2010-2013. All Rights Reserved.