public abstract class AbstractConverter extends java.lang.Object implements IConverter
| Modifier and Type | Field and Description |
|---|---|
protected AbstractMathMLFormFactory |
fFactory |
| Constructor and Description |
|---|
AbstractConverter() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMathMLFormFactory |
getFactory() |
void |
setFactory(AbstractMathMLFormFactory factory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertprotected AbstractMathMLFormFactory fFactory
public AbstractMathMLFormFactory getFactory()
public void setFactory(AbstractMathMLFormFactory factory)
factory -