Package com.canoo.webtest.plugins.pdftest.htmlunit

This package contains the interfaces definitions of the elements building PDFPage for integration in HtmlUnit.
Contrary to other HtmlUnit "pages", the page for PDF documents is only defined an interface allowing to use different PDF parsing libraries.

See:
          Description

Interface Summary
PDFBookmark Represent a bookmark in a PDF document.
PDFField Represents a form field in a PDF document
PDFFont Represents a font in a PDF document.
PDFLink Represents a link in a PDF document.
PDFPage Represents a PDF document.
 

Class Summary
PDFEncryptionPermission Represents a permission that may be configured on a PDF document.
PDFField.Type  
 

Exception Summary
PDFInvalidPasswordException Indicates that the provided user/name password is not valid
 

Package com.canoo.webtest.plugins.pdftest.htmlunit Description

This package contains the interfaces definitions of the elements building PDFPage for integration in HtmlUnit.
Contrary to other HtmlUnit "pages", the page for PDF documents is only defined an interface allowing to use different PDF parsing libraries.
This package should be integrated in HtmlUnit directly once it is mature.


Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.