Package writer2latex.xhtml
Class TextConverter
java.lang.Object
writer2latex.xhtml.ConverterHelper
writer2latex.xhtml.TextConverter
-
Field Summary
FieldsFields inherited from class writer2latex.xhtml.ConverterHelper
config, converter, ofr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconvertTextContent(Element onode) Converts an office node as a complete text documentprotected intprotected intprotected voidhandleAnchor(Node onode, Node hnode) voidinsertEndnotes(Node hnode) voidinsertFootnotes(Node hnode) traverseBlockText(Node onode, Node hnode) Methods inherited from class writer2latex.xhtml.ConverterHelper
applyStyle, getCellSc, getDrawCv, getFrameSc, getListSc, getMathCv, getPageSc, getParSc, getPresentationSc, getRowSc, getSectionSc, getStyleCv, getTableCv, getTableSc, getTextCv, getTextSc
-
Field Details
-
sections
-
-
Constructor Details
-
TextConverter
-
-
Method Details
-
convertTextContent
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
-
handleAnchor
-
insertFootnotes
-
insertEndnotes
-