com.tonbeller.wcf.convert
Class ConverterFactory

java.lang.Object
  extended bycom.tonbeller.wcf.convert.ConverterFactory

public class ConverterFactory
extends java.lang.Object

Created on 05.11.2002

Author:
av

Method Summary
static Converter instance(Formatter formatter)
          returns a new instance w/o caching
static Converter instance(Formatter formatter, java.net.URL configXml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static Converter instance(Formatter formatter)
returns a new instance w/o caching


instance

public static Converter instance(Formatter formatter,
                                 java.net.URL configXml)