com.sun.mdm.index.matching
Class StandardizerFactory

java.lang.Object
  extended bycom.sun.mdm.index.matching.StandardizerFactory

public class StandardizerFactory
extends java.lang.Object

Factory class to create instance of Standardizer


Constructor Summary
StandardizerFactory()
           
 
Method Summary
static Standardizer getInstance()
          get an instance of Standardizer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardizerFactory

public StandardizerFactory()
Method Detail

getInstance

public static Standardizer getInstance()
                                throws java.lang.Exception
get an instance of Standardizer.

Returns:
Throws:
java.lang.Exception


Sun Microsystems, Inc.