| Package | Description |
|---|---|
| org.verapdf.pdfa.flavours |
Enum types that identify the PDF/A flavours and specification details - too fine grained?
|
| Modifier and Type | Method and Description |
|---|---|
PDFAFlavour.Level |
PDFAFlavour.getLevel() |
static PDFAFlavour.Level |
PDFAFlavour.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDFAFlavour.Level[] |
PDFAFlavour.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.