Skip to content
bmatzelle edited this page Sep 13, 2010 · 2 revisions

com.vuzit.Page class

A class for retrieving page text.

Methods

Static and instance object methods.

  • static findAll : Retrieves a set of pages.

Instance Methods

Instance object methods.

  • int getNumber : Page number of the document.
  • String getText : Text of the page.

Clone this wiki locally