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

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

class MatchFieldDef.MatchingConfig
extends java.lang.Object


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

Field Detail

matchSystemObject

MatchFieldDef.MatchingConfig.MatchSystemObject matchSystemObject

moduleName

java.lang.String moduleName

parserClass

java.lang.String parserClass
Constructor Detail

MatchFieldDef.MatchingConfig

MatchFieldDef.MatchingConfig()


Sun Microsystems, Inc.