Package | Description |
---|---|
es.gob.afirma.signers.pades |
Módulo de generación de firmas digitales PAdES.
|
Modifier and Type | Method and Description |
---|---|
static PdfAConverter.PDFX |
PdfAConverter.getPdfXConformance(byte[] pdfIn)
Indica el nivel de adherencia a las especificaciones PDF/A del PDF indicado.
|
static PdfAConverter.PDFX |
PdfAConverter.PDFX.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PdfAConverter.PDFX[] |
PdfAConverter.PDFX.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|