edu.wisc.trace.urcsdk.client.resources
Class ResourceServiceDescription

java.lang.Object
  extended by edu.wisc.trace.urcsdk.client.resources.ResourceServiceDescription

public class ResourceServiceDescription
extends java.lang.Object

ResourceServiceDescription represents the XML for the resource service description found in the resource directory for a target. Doesn't do anything yet.

Version:
$Revision: 1.21 $
Author:
Andrew Martin, Trace R&D Center Created on: Sep 8, 2004

Constructor Summary
ResourceServiceDescription(ResourceDirectory parent, org.w3c.dom.Element element)
          Creates a new ResourceServiceDescription instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceServiceDescription

public ResourceServiceDescription(ResourceDirectory parent,
                                  org.w3c.dom.Element element)
Creates a new ResourceServiceDescription instance.

Parameters:
parent -
element -


Copyright © 2006 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.