ch.qos.cal10n.verifier
Class ErrorFactory

java.lang.Object
  extended by ch.qos.cal10n.verifier.ErrorFactory

public class ErrorFactory
extends Object

Simplifies the creation of Cal10nError instances.

Author:
Ceki Gülcü

Constructor Summary
ErrorFactory(String enumClassName, Locale locale, String resourceBundleName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorFactory

public ErrorFactory(String enumClassName,
                    Locale locale,
                    String resourceBundleName)


Copyright © 2009-2013 QOS.ch. All Rights Reserved.