Uses of Interface
th.co.edge.jseq.Formatter

Packages that use Formatter
th.co.edge.jseq   
 

Uses of Formatter in th.co.edge.jseq
 

Methods in th.co.edge.jseq that return Formatter
 Formatter FormatterRegistry.get(java.lang.String type)
          Returns the Formatter associated with the given name.
 

Methods in th.co.edge.jseq with parameters of type Formatter
 void FormatterRegistry.register(java.lang.String type, Formatter formatter)
          Registers a new Formatter so that it can be used
 



Copyright © 2008 Edge Software, Co., Ltd.. All Rights Reserved.