Uses of Class
de.betabeans.scroogexhtml.converter.Formatter

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.
 



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.