|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.latex.ConverterHelper
writer2latex.latex.InlineConverter
public class InlineConverter
This class handles basic inline text.
| Constructor Summary | |
|---|---|
InlineConverter(OfficeReader ofr,
Config config,
ConverterPalette palette)
|
|
| Method Summary | |
|---|---|
void |
appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
void |
traverseInlineText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc,
boolean styled)
|
void |
traversePCDATA(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
traversePlainInlineText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineConverter(OfficeReader ofr,
Config config,
ConverterPalette palette)
| Method Detail |
|---|
public void appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
appendDeclarations in class ConverterHelper
public void traverseInlineText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc,
boolean styled)
public void traversePlainInlineText(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
public void traversePCDATA(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||