|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.latex.ConverterHelper
public abstract class ConverterHelper
This is an abstract superclass for converter helpers.
| Field Summary | |
|---|---|
protected LaTeXConfig |
config
|
protected OfficeReader |
ofr
|
protected ConverterPalette |
palette
|
| Constructor Summary | |
|---|---|
protected |
ConverterHelper(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
|
| Method Summary | |
|---|---|
void |
appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OfficeReader ofr
protected LaTeXConfig config
protected ConverterPalette palette
| Constructor Detail |
|---|
protected ConverterHelper(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
| Method Detail |
|---|
public void appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||