Struct tabula::TabulaEnv [−][src]
pub struct TabulaEnv<'env>(_);
Expand description
Java native interface capable of instantiating Tabula class
received by calling TabulaVM::attach()
Implementations
Instantiate Tabula class
page_areas: Portion of the page to analyze. If mode is Relative the Rectangle will be taken as % of actual height or width of the page.pages: Nullable slice (if None then all pages) to be parsedoutput_format: crate::OutputFormatguess: Guess the portion of the page to analyze per page.method: crate::ExtractionMethoduse_returns: Use embedded line returns in cells. (Only in spreadsheet mode.)password: Password to decrypt document. None in case of no password.