| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| X509DataType — class, package com.adobe.livecycle.signatures.client.spi.types | |
| Represents the X509DataType value that is used by the signature handler. | |
| X509DataType() — Constructor, class com.adobe.livecycle.signatures.client.spi.types.X509DataType | |
| A constructor that creates a X509DataType object. | |
| X509DataType(com.adobe.livecycle.signatures.client.spi.types:X509IssuerSerialType x509IssuerSerial, byte[] x509SKI, java.lang:String x509SubjectName, byte[] x509Certificate, byte[] x509CRL) — Constructor, class com.adobe.livecycle.signatures.client.spi.types.X509DataType | |
| A constructor that creates a X509DataType object. | |
| X509IssuerSerialType — class, package com.adobe.livecycle.signatures.client.spi.types | |
| X509IssuerSerialType() — Constructor, class com.adobe.livecycle.signatures.client.spi.types.X509IssuerSerialType | |
| A constructor that creates a X509DataType object. | |
| X509IssuerSerialType(java.lang:String x509IssuerName, java.math:BigInteger x509SerialNumber) — Constructor, class com.adobe.livecycle.signatures.client.spi.types.X509IssuerSerialType | |
| A constructor that creates a X509DataType object. | |
| XCI — Final static property, class com.adobe.livecycle.output.client.OutputOptionsSpecConstants | |
| Represents the XCI file to use when generating a document output stream. | |
| XDP — Final static property, class com.adobe.livecycle.barcodedforms.XMLFormat | |
| Represents the XDP XML format. | |
| XDPPDFForm — Final static property, class com.adobe.livecycle.formsservice.client.FormPreference | |
| For internal use only. | |
| XDPXFAHelper — final class, package flex.acrobat.pdf | |
| XDPXFAHelper is utility class for manipulating XFA datasets in XDP files containing XFA templates and ultimately saved as a PDF document. | |
| XDPXFAHelper() — Constructor, class flex.acrobat.pdf.XDPXFAHelper | |
| Constructor. | |
| XFA_DOC_ADD_SIG_FIELD_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFA_DOC_CANNOT_CERTIFY_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFA_DOC_MODIFY_SIG_FIELD_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFA_DYN_DOC_HANDLING_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFAHelper — class, package flex.acrobat.pdf | |
| XFAHelper is utility class for manipulating XFA datasets in PDF files created with Acrobat Professional or LiveCycle Designer. | |
| XFAHelper() — Constructor, class flex.acrobat.pdf.XFAHelper | |
| Constructor. | |
| XFA_SHELL_DOC_CERTIFY_HANDLING_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFA_SHELL_DOC_HANDLING_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFA_STATIC_SHELL_DOC_CERTIFY_HANDLING_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| XFDF — Final static property, class com.adobe.livecycle.barcodedforms.XMLFormat | |
| Represents the XFDF XML format. | |
| XHTML — Final static property, class com.adobe.livecycle.formsservice.client.FormPreference | |
| A HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later). | |
| XHTML — Final static property, class com.adobe.livecycle.formsservice.client.TransformTo | |
| A HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later). | |
| XML10 — Final static property, class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType | |
| XML 1.0 file format. | |
| XMLFormat — final class, package com.adobe.livecycle.barcodedforms | |
| Represents an XML format enumeration value used by the Barcoded Forms service when it converts delimited data to XML (XDP or XFDF) data. | |
| XMLSIG — Final static property, class com.adobe.livecycle.signatures.client.types.PDFSignatureType | |
| The signature field is an XML signature field | |
| XMLSignatureVerificationResult — class, package com.adobe.livecycle.signatures.client.types | |
| Provides information about a signature that is used to sign a PDF document. | |
| XMLSignatureVerificationResult() — Constructor, class com.adobe.livecycle.signatures.client.types.XMLSignatureVerificationResult | |
| A constructor that creates a XMLSignatureVerificationResult object. | |
| XMPUtilityException — class, package com.adobe.livecycle.xmputility.client | |
| Represents the base class for exceptions thrown by the XMP Utility service. | |
| XMPUtilityException() — Constructor, class com.adobe.livecycle.xmputility.client.XMPUtilityException | |
| Constructs a new exception with a null message and cause. | |
| XMPUtilityException(java.lang:String message) — Constructor, class com.adobe.livecycle.xmputility.client.XMPUtilityException | |
| Constructs a new exception with a given message. | |
| XMPUtilityException(java.lang:String message, java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.xmputility.client.XMPUtilityException | |
| Constructs a new exception with a given message and cause. | |
| XMPUtilityException(java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.xmputility.client.XMPUtilityException | |
| Constructs a new exception with a given cause. | |
| XMPUtilityMetadata — class, package com.adobe.livecycle.xmputility.client | |
| Represents metadata values that can be imported into a PDF document or exported from a PDF document. | |
| XMPUtilityMetadata() — Constructor, class com.adobe.livecycle.xmputility.client.XMPUtilityMetadata | |
| A constructor that creates a XMPUtilityMetadata instance. | |
| XMPUtilityService — Interface, package com.adobe.livecycle.xmputility | |
| Enables the creation of a Java object that invokes operations that belong to the XMP Utility service. | |
| XMPUtilityServiceClient — class, package com.adobe.livecycle.xmputility.client | |
| Enables the creation of a Java object that invokes operations that belong to the XMP Utility service. | |
| XMPUtilityServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor, class com.adobe.livecycle.xmputility.client.XMPUtilityServiceClient | |
| Used to create an XMPUtilityService client. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/all-index-X.html