butler.client.util
Class DTree

java.lang.Object
  extended by butler.client.util.DTree
Direct Known Subclasses:
DLabelTreeNode, DRecordTree

public class DTree
extends java.lang.Object

Author:
Fredrik Bertilsson

Constructor Summary
DTree()
           
 
Method Summary
static DTree parseTree(org.dom4j.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTree

public DTree()
Method Detail

parseTree

public static DTree parseTree(org.dom4j.Element element)
                       throws java.lang.Exception
Throws:
java.lang.Exception