Java org.apache.poi.hwpf.extractor Word6Extractor fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hwpf.extractor Word6Extractor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hwpf.extractor Word6Extractor.

The text is from its open source code.

Constructor

Method

String[]getParagraphText()
Get the text from the word file, as an array with one String per paragraph
SummaryInformationgetSummaryInformation()
Returns the summary information metadata for the document.
StringgetText()