|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Formatter | |
---|---|
de.betabeans.scroogexhtml.converter | Provides the main converter classes. |
de.betabeans.scroogexhtml.translator | Provides a generic document translator. |
Uses of Formatter in de.betabeans.scroogexhtml.converter |
---|
Methods in de.betabeans.scroogexhtml.converter that return Formatter | |
---|---|
Formatter |
ScroogeXHTMLBase.getFormatter()
Get the output formatter object. |
Uses of Formatter in de.betabeans.scroogexhtml.translator |
---|
Methods in de.betabeans.scroogexhtml.translator with parameters of type Formatter | |
---|---|
void |
Translator.setFormatter(Formatter f)
Set the Formatter. |
void |
CustomTranslator.setFormatter(Formatter f)
Set the formatter. |
void |
PlainText.setFormatter(Formatter f)
None. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |