com.sun.mdm.index.parser
Class RelatedObjectType

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

public class RelatedObjectType
extends java.lang.Object


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

Constructor Detail

RelatedObjectType

public RelatedObjectType()
default constructor

Method Detail

parse

void parse(org.w3c.dom.Node node)
Parameters:
node - node


Sun Microsystems, Inc.