edu.wisc.trace.urcsdk.client.uisocket
Class Category

java.lang.Object
  extended by edu.wisc.trace.urcsdk.client.uisocket.Category

public class Category
extends java.lang.Object

Category is a container for <category> subelements of the <location> element of a TargetDirectory.

Created on: Sep 3, 2004
Known bugs: None
Thread safe: Yes

Version:
$Revision: 1.21 $
Author:
Andrew Martin, Trace R&D Center

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

Constructor Detail

Category

public Category(org.w3c.dom.Element element)
Creates a new Category instance.

Parameters:
element - The root element with the tag name <category>.


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