writer2latex.latex
Class ConverterHelper

java.lang.Object
  extended by writer2latex.latex.ConverterHelper
Direct Known Subclasses:
BlockConverter, CaptionConverter, ColorConverter, DrawConverter, FieldConverter, HeadingConverter, IndexConverter, Info, InlineConverter, MathmlConverter, NoteConverter, SectionConverter, StyleConverter, TableConverter, TableFormatter

public abstract class ConverterHelper
extends java.lang.Object

This is an abstract superclass for converter helpers.


Method Summary
 void appendDeclarations(LaTeXDocumentPortion pack, LaTeXDocumentPortion decl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

appendDeclarations

public void appendDeclarations(LaTeXDocumentPortion pack,
                               LaTeXDocumentPortion decl)