writer2latex.xhtml
Class TextConverter
java.lang.Object
writer2latex.xhtml.ConverterHelper
writer2latex.xhtml.TextConverter
public class TextConverter
- extends ConverterHelper
Field Summary |
protected java.util.Stack |
sections
|
Methods inherited from class writer2latex.xhtml.ConverterHelper |
applyStyle, getCellSc, getDrawCv, getFrameSc, getListSc, getMathCv, getPageSc, getParSc, getPresentationSc, getRowSc, getSectionSc, getStyleCv, getTableCv, getTableSc, getTextCv, getTextSc |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sections
protected java.util.Stack sections
TextConverter
public TextConverter(OfficeReader ofr,
XhtmlConfig config,
Converter converter)
convertTextContent
public void convertTextContent(org.w3c.dom.Element onode)
- Converts an office node as a complete text document
- Parameters:
onode
- the Office node containing the content to convert
getTocIndex
protected int getTocIndex()
getAlphabeticalIndex
protected int getAlphabeticalIndex()
traverseBlockText
public org.w3c.dom.Node traverseBlockText(org.w3c.dom.Node onode,
org.w3c.dom.Node hnode)
handleAnchor
protected void handleAnchor(org.w3c.dom.Node onode,
org.w3c.dom.Node hnode)
insertFootnotes
public void insertFootnotes(org.w3c.dom.Node hnode)
insertEndnotes
public void insertEndnotes(org.w3c.dom.Node hnode)