com.sun.mdm.index.parser
Class ConstraintType

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

public class ConstraintType
extends java.lang.Object


Constructor Summary
ConstraintType()
           
 
Method Summary
(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

ConstraintType

public ConstraintType()
Method Detail

parse

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

Parameters:
node - Node


Sun Microsystems, Inc.