Provides all classes needed to create java objects related to XML Deployment Descriptor.
XML Deployment Descriptor is represented as a java object by ProActiveDescriptor. When reading xml file, a new ProActiveDescriptor instance is created. Tags such virtualnode or jvm in the xml files are represented respectively by VirtualNode objects and VirtualMachine objects.
@author ProActive Team @version 1.0, 2001/10/23 @since ProActive 0.9.3