|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.latex.ConverterHelper
writer2latex.latex.HeadingConverter
public class HeadingConverter
| Field Summary |
|---|
| Fields inherited from class writer2latex.latex.ConverterHelper |
|---|
config, ofr, palette |
| Constructor Summary | |
|---|---|
HeadingConverter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
Constructs a new HeadingConverter. |
|
| Method Summary | |
|---|---|
void |
appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
boolean |
containsElements(org.w3c.dom.Node node)
|
void |
handleHeading(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
Process a heading |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeadingConverter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
HeadingConverter.
| Method Detail |
|---|
public void appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
appendDeclarations in class ConverterHelper
public void handleHeading(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
node - The text:h element node containing the headingldp - The LaTeXDocumentPortion to add LaTeX code tooc - The current contextpublic boolean containsElements(org.w3c.dom.Node node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||