com.sun.mdm.index.parser
Class MatchType

java.lang.Object
  extended bycom.sun.mdm.index.parser.MatchType

public class MatchType
extends java.lang.Object


Constructor Summary
MatchType()
           
 
Method Summary
 java.lang.String getStandardizationType()
           
(package private)  void parse(org.w3c.dom.Node node)
          parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchType

public MatchType()
Method Detail

getStandardizationType

public java.lang.String getStandardizationType()
Returns:
String ret string

parse

void parse(org.w3c.dom.Node node)
parse

Parameters:
node - Node


Sun Microsystems, Inc.