Java Tool Kit
A B C D E F H I L M N O P Q R S T U X Z

A

A0 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A1 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A10 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A2 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A3 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A3Extra - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A4 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A4Extra - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A4Plus - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A5 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A5Extra - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A6 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A7 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A8 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
A9 - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
ARCHA - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
ARCHB - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
ARCHC - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
ARCHD - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
ARCHE - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
AcrobatFonts - Static variable in class ITT.WAFr.Utilities.PdfFile
Field representing if the PDF document supports embedded Adobe Acrobat fonts only.
Add(File, String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified File object to the resulting ZIP file.
Add(File) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified File object to the resulting ZIP file.
Add(String, String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file at the specified source path to the resulting ZIP file.
Add(String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file at the specified source path to the resulting ZIP file.
Add(Upload.PostedFile, String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified Upload.PostedFile object to the resulting ZIP file.
Add(Upload.PostedFile) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified Upload.PostedFile object to the resulting ZIP file.
Add(byte[], String, String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified byte array to the resulting ZIP file utilizing the specified file name.
Add(byte[], String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified byte array to the resulting ZIP file utilizing the specified file name.
Add(InputStream, String, String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified InputStream to the resulting ZIP file utilizing the specified file name.
Add(InputStream, String) - Method in class ITT.WAFr.Utilities.ZipFile
Adds the file represented by the specified InputStream to the resulting ZIP file utilizing the specified file name.
AddAttachment(File, String) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(File,String).
AddAttachment(File) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(File).
AddAttachment(String, String) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(String,String).
AddAttachment(String) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(String).
AddAttachment(byte[], String, String, String) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(byte[],String,String,String).
AddAttachment(byte[], String, String) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(byte[],String,String).
AddAttachment(Upload.PostedFile, String) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(Upload.PostedFile,String).
AddAttachment(Upload.PostedFile) - Method in class ITT.WAFr.Utilities.Email
A convenience method or alias to Email.Attachment(Upload.PostedFile).
AddBcc(String[]) - Method in class ITT.WAFr.Utilities.Email
Preserves the "BCC" (blind carbon copy) property of the message and appends the specified String array representing a list of a valid email addresses.
AddBcc(String) - Method in class ITT.WAFr.Utilities.Email
Preserves the "BCC" (blind carbon copy) property of the message and appends the specified String representing a valid email address.
AddCc(String[]) - Method in class ITT.WAFr.Utilities.Email
Preserves the "CC" (carbon copy) property of the message and appends the specified String array representing a list of a valid email addresses.
AddCc(String) - Method in class ITT.WAFr.Utilities.Email
Preserves the "CC" (carbon copy) property of the message and appends the specified String representing a valid email address.
AddFrom(String[]) - Method in class ITT.WAFr.Utilities.Email
Preserves the "FROM" property of the message and appends the specified String array representing a list of a valid email addresses.
AddFrom(String) - Method in class ITT.WAFr.Utilities.Email
Preserves the "FROM" property of the message and appends the specified String representing a valid email address.
AddHeader(String, String) - Method in class ITT.WAFr.Utilities.Email
Preserves the current values of the specified header field of the message and appends the specified String value.
AddTo(String[]) - Method in class ITT.WAFr.Utilities.Email
Preserves the "TO" property of the message and appends the specified String array representing a list of a valid email addresses.
AddTo(String) - Method in class ITT.WAFr.Utilities.Email
Preserves the "TO" property of the message and appends the specified String representing a valid email address.
AnsiC - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
AnsiD - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
AnsiE - Static variable in interface ITT.WAFr.Utilities.PdfFile.PdfDocumentSize
 
Attachment(File, String) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the File object, oFile, to the attachment envelop with a relative reference ID specified within the String parameter, sContentId.
Attachment(File) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the File object, oFile, to the attachment envelop.
Attachment(String, String) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the file with the path specified in the String parameter, sFilePath, to the attachment envelop with a relative reference ID specified within the String parameter, sContentId.
Attachment(String) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the file with the path of sFilePath to the attachment envelop.
Attachment(byte[], String, String, String) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the byte array specified in the input parameter, iContent, containing the content of a file, to the attachment envelop with a relative reference ID specified within the String parameter, sContentId.
Attachment(byte[], String, String) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the byte array specified in the input parameter, iContent, containing the content of a file, to the attachment envelop.
Attachment(Upload.PostedFile, String) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the data represented by the Upload.PostedFile, oContent, to the attachment envelop with a relative reference ID specified within the String parameter, sContentId.
Attachment(Upload.PostedFile) - Method in class ITT.WAFr.Utilities.Email
Preserves any existing message attachments and adds the data represented by the Upload.PostedFile, oContent, to the attachment envelop.

Java Tool Kit
A B C D E F H I L M N O P Q R S T U X Z
Copyright ©2004, If•Then Technology