Catalogen

WordExtractor @Cluster 1 (paragraph, string, wordextractor)


WordExtractor.java

add the xml signature to the document @ throws we throws if the record can ‘ t be read @ throws get if all @ throws ioexception if the workbook contained errors

45. org.apache.poi.hwpf.extractor.WordExtractor wordExtractor =
48. addTextIfAny(xhtml, "header", wordExtractor.getHeaderText());
50. for (String paragraph : wordExtractor.getParagraphText()) {
54. for (String paragraph : wordExtractor.getFootnoteText()) {
58. for (String paragraph : wordExtractor.getCommentsText()) {
62. for (String paragraph : wordExtractor.getEndnoteText()) {
66. addTextIfAny(xhtml, "footer", wordExtractor.getFooterText());