com.adobe.livecycle.docconverter.client
Class PDFAConversionOptionSpec.Compliance

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.livecycle.docconverter.client.PDFAConversionOptionSpec.Compliance
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
PDFAConversionOptionSpec

public static final class PDFAConversionOptionSpec.Compliance
extends java.lang.Enum

Supported compliance.

See Also:
Serialized Form

Field Summary
static PDFAConversionOptionSpec.Compliance PDFA_1B
          PDF/A-1b.
static PDFAConversionOptionSpec.Compliance PDFA_2B
          PDF/A-2b.
 
Method Summary
static PDFAConversionOptionSpec.Compliance valueOf(java.lang.String name)
           
static PDFAConversionOptionSpec.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

PDFA_1B

public static final PDFAConversionOptionSpec.Compliance PDFA_1B
PDF/A-1b.


PDFA_2B

public static final PDFAConversionOptionSpec.Compliance PDFA_2B
PDF/A-2b.

Method Detail

values

public static PDFAConversionOptionSpec.Compliance[] values()

valueOf

public static PDFAConversionOptionSpec.Compliance valueOf(java.lang.String name)


[an error occurred while processing this directive] [an error occurred while processing this directive]