com.sun.mdm.index.parser
Class SeebeyondType

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

public class SeebeyondType
extends java.lang.Object


Constructor Summary
SeebeyondType()
          default constructor
 
Method Summary
 java.lang.String getDataSource()
           
 java.lang.String getSeebeyondHome()
           
(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

SeebeyondType

public SeebeyondType()
default constructor

Method Detail

getDataSource

public java.lang.String getDataSource()
Returns:
String string

getSeebeyondHome

public java.lang.String getSeebeyondHome()
Returns:
String string

parse

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


Sun Microsystems, Inc.