writer2latex.xhtml
public class TextConverter extends ConverterHelper
Field Summary | |
---|---|
protected Stack | sections |
Constructor Summary | |
---|---|
TextConverter(OfficeReader ofr, Config config, Converter converter) |
Method Summary | |
---|---|
void | convertTextContent(Element onode) Converts an office node as a complete text document
|
protected int | getAlphabeticalIndex() |
protected int | getTocIndex() |
protected void | handleAnchor(Node onode, Node hnode) |
void | insertEndnotes(Node hnode) |
void | insertFootnotes(Node hnode) |
Node | traverseBlockText(Node onode, Node hnode) |
Parameters: onode the Office node containing the content to convert