|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Enum com.adobe.livecycle.docconverter.client.PDFAValidationOptionSpec.Compliance
public static final class PDFAValidationOptionSpec.Compliance
Supported conformance.
Field Summary | |
---|---|
static PDFAValidationOptionSpec.Compliance |
PDFA_1B
|
static PDFAValidationOptionSpec.Compliance |
PDFA_2B
|
Method Summary | |
---|---|
static PDFAValidationOptionSpec.Compliance |
valueOf(java.lang.String name)
|
static PDFAValidationOptionSpec.Compliance[] |
values()
|
Methods inherited from class java.lang.Enum |
---|
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PDFAValidationOptionSpec.Compliance PDFA_1B
public static final PDFAValidationOptionSpec.Compliance PDFA_2B
Method Detail |
---|
public static PDFAValidationOptionSpec.Compliance[] values()
public static PDFAValidationOptionSpec.Compliance valueOf(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |