mx.bigdata.sat.cfdi
Class CFDv32
java.lang.Object
mx.bigdata.sat.cfdi.CFDv32
- All Implemented Interfaces:
- CFDI, CFD
public final class CFDv32
- extends Object
- implements CFDI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIXES
public static final com.google.common.collect.ImmutableMap<String,String> PREFIXES
CFDv32
public CFDv32(InputStream in,
String... contexts)
throws Exception
- Throws:
Exception
CFDv32
public CFDv32(Comprobante comprobante,
String... contexts)
throws Exception
- Throws:
Exception
addNamespace
public void addNamespace(String uri,
String prefix)
setTransformerFactory
public void setTransformerFactory(TransformerFactory tf)
- Specified by:
setTransformerFactory in interface CFD
sellar
public void sellar(PrivateKey key,
X509Certificate cert)
throws Exception
- Specified by:
sellar in interface CFD
- Throws:
Exception
sellarComprobante
public Comprobante sellarComprobante(PrivateKey key,
X509Certificate cert)
throws Exception
- Throws:
Exception
validar
public void validar()
throws Exception
- Specified by:
validar in interface CFD
- Throws:
Exception
validar
public void validar(ErrorHandler handler)
throws Exception
- Specified by:
validar in interface CFD
- Throws:
Exception
verificar
public void verificar()
throws Exception
- Specified by:
verificar in interface CFD
- Throws:
Exception
guardar
public void guardar(OutputStream out)
throws Exception
- Specified by:
guardar in interface CFD
- Throws:
Exception
getCadenaOriginal
public String getCadenaOriginal()
throws Exception
- Specified by:
getCadenaOriginal in interface CFD
- Throws:
Exception
newComprobante
public static Comprobante newComprobante(InputStream in)
throws Exception
- Throws:
Exception
getComprobante
public ComprobanteBase getComprobante()
throws Exception
- Specified by:
getComprobante in interface CFDI
- Throws:
Exception
Copyright © 2010-2013. All Rights Reserved.