| static java.lang.String | WordToTextConverter. getText(HWPFDocumentCore wordDocument) | 
| protected void | WordToTextConverter. processBookmarks(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range range,
                int currentTableLevel,
                java.util.List<Bookmark> rangeBookmarks) | 
| protected abstract void | AbstractWordConverter. processBookmarks(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range range,
                int currentTableLevel,
                java.util.List<Bookmark> rangeBookmarks)Wrap range into bookmark(s) and process it. | 
| protected void | WordToHtmlConverter. processBookmarks(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range range,
                int currentTableLevel,
                java.util.List<Bookmark> rangeBookmarks) | 
| protected void | WordToFoConverter. processBookmarks(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range range,
                int currentTableLevel,
                java.util.List<Bookmark> rangeBookmarks) | 
| protected boolean | AbstractWordConverter. processCharacters(HWPFDocumentCore wordDocument,
                 int currentTableLevel,
                 Range range,
                 org.w3c.dom.Element block) | 
| protected void | AbstractWordConverter. processDeadField(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range range,
                int currentTableLevel,
                int beginMark,
                int separatorMark,
                int endMark) | 
| void | AbstractWordConverter. processDocument(HWPFDocumentCore wordDocument) | 
| void | WordToTextConverter. processDocumentPart(HWPFDocumentCore wordDocument,
                   Range range) | 
| protected void | AbstractWordConverter. processDocumentPart(HWPFDocumentCore wordDocument,
                   Range range) | 
| void | WordToHtmlConverter. processDocumentPart(HWPFDocumentCore wordDocument,
                   Range range) | 
| protected void | WordToTextConverter. processHyperlink(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range textRange,
                int currentTableLevel,
                java.lang.String hyperlink) | 
| protected abstract void | AbstractWordConverter. processHyperlink(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range textRange,
                int currentTableLevel,
                java.lang.String hyperlink) | 
| protected void | WordToHtmlConverter. processHyperlink(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range textRange,
                int currentTableLevel,
                java.lang.String hyperlink) | 
| protected void | WordToFoConverter. processHyperlink(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element currentBlock,
                Range textRange,
                int currentTableLevel,
                java.lang.String hyperlink) | 
| protected void | WordToTextConverter. processPageBreak(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element flow) | 
| protected abstract void | AbstractWordConverter. processPageBreak(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element flow) | 
| protected void | WordToHtmlConverter. processPageBreak(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element flow) | 
| protected void | WordToFoConverter. processPageBreak(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element flow) | 
| protected void | WordToTextConverter. processPageref(HWPFDocumentCore wordDocument,
              org.w3c.dom.Element currentBlock,
              Range textRange,
              int currentTableLevel,
              java.lang.String pageref) | 
| protected abstract void | AbstractWordConverter. processPageref(HWPFDocumentCore wordDocument,
              org.w3c.dom.Element currentBlock,
              Range textRange,
              int currentTableLevel,
              java.lang.String pageref) | 
| protected void | WordToHtmlConverter. processPageref(HWPFDocumentCore hwpfDocument,
              org.w3c.dom.Element currentBlock,
              Range textRange,
              int currentTableLevel,
              java.lang.String pageref) | 
| protected void | WordToFoConverter. processPageref(HWPFDocumentCore hwpfDocument,
              org.w3c.dom.Element currentBlock,
              Range textRange,
              int currentTableLevel,
              java.lang.String pageref) | 
| protected void | WordToTextConverter. processParagraph(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element parentElement,
                int currentTableLevel,
                Paragraph paragraph,
                java.lang.String bulletText) | 
| protected abstract void | AbstractWordConverter. processParagraph(HWPFDocumentCore wordDocument,
                org.w3c.dom.Element parentElement,
                int currentTableLevel,
                Paragraph paragraph,
                java.lang.String bulletText) | 
| protected void | WordToHtmlConverter. processParagraph(HWPFDocumentCore hwpfDocument,
                org.w3c.dom.Element parentElement,
                int currentTableLevel,
                Paragraph paragraph,
                java.lang.String bulletText) | 
| protected void | WordToFoConverter. processParagraph(HWPFDocumentCore hwpfDocument,
                org.w3c.dom.Element parentFopElement,
                int currentTableLevel,
                Paragraph paragraph,
                java.lang.String bulletText) | 
| protected void | AbstractWordConverter. processParagraphes(HWPFDocumentCore wordDocument,
                  org.w3c.dom.Element flow,
                  Range range,
                  int currentTableLevel) | 
| protected void | WordToTextConverter. processSection(HWPFDocumentCore wordDocument,
              Section section,
              int s) | 
| protected abstract void | AbstractWordConverter. processSection(HWPFDocumentCore wordDocument,
              Section section,
              int s) | 
| protected void | WordToHtmlConverter. processSection(HWPFDocumentCore wordDocument,
              Section section,
              int sectionCounter) | 
| protected void | WordToFoConverter. processSection(HWPFDocumentCore wordDocument,
              Section section,
              int sectionCounter) | 
| protected void | AbstractWordConverter. processSingleSection(HWPFDocumentCore wordDocument,
                    Section section) | 
| protected void | WordToHtmlConverter. processSingleSection(HWPFDocumentCore wordDocument,
                    Section section) | 
| protected void | WordToTextConverter. processTable(HWPFDocumentCore wordDocument,
            org.w3c.dom.Element flow,
            Table table) | 
| protected abstract void | AbstractWordConverter. processTable(HWPFDocumentCore wordDocument,
            org.w3c.dom.Element flow,
            Table table) | 
| protected void | WordToHtmlConverter. processTable(HWPFDocumentCore hwpfDocument,
            org.w3c.dom.Element flow,
            Table table) | 
| protected void | WordToFoConverter. processTable(HWPFDocumentCore wordDocument,
            org.w3c.dom.Element flow,
            Table table) | 
| protected int | AbstractWordConverter. tryDeadField(HWPFDocumentCore wordDocument,
            Range range,
            int currentTableLevel,
            int beginMark,
            org.w3c.dom.Element currentBlock) |