com.intel.gpe.gridbeans
Class XMLObject

java.lang.Object
  extended by com.intel.gpe.gridbeans.XMLObject

public class XMLObject
extends java.lang.Object

The class for values of type XMLStructure. Not implemented yet.

Version:
$Id: XMLObject.java,v 1.3 2005/12/07 12:12:42 lukichev Exp $
Author:
Alexander Lukichev
See Also:
GridBeanParameterType

Constructor Summary
XMLObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLObject

public XMLObject()