com.sun.mdm.index.parser
Class MatchFieldDef.StandardizationConfig

java.lang.Object
  extended bycom.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig
Enclosing class:
MatchFieldDef

class MatchFieldDef.StandardizationConfig
extends java.lang.Object


Nested Class Summary
(package private)  class MatchFieldDef.StandardizationConfig.StandardizeSystemObject
           
 
Field Summary
(package private)  java.lang.String moduleName
           
(package private)  java.lang.String parserClass
           
(package private)  MatchFieldDef.StandardizationConfig.StandardizeSystemObject standardizeSystemObject
           
 
Constructor Summary
(package private) MatchFieldDef.StandardizationConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

moduleName

java.lang.String moduleName

parserClass

java.lang.String parserClass

standardizeSystemObject

MatchFieldDef.StandardizationConfig.StandardizeSystemObject standardizeSystemObject
Constructor Detail

MatchFieldDef.StandardizationConfig

MatchFieldDef.StandardizationConfig()


Sun Microsystems, Inc.