com.eviware.soapui.model.tree
Class TreeNodeFactory

java.lang.Object
  extended by com.eviware.soapui.model.tree.TreeNodeFactory

public class TreeNodeFactory
extends java.lang.Object


Constructor Summary
TreeNodeFactory()
           
 
Method Summary
static SoapUITreeNode createTreeNode(ModelItem modelItem, SoapUITreeModel treeModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeNodeFactory

public TreeNodeFactory()
Method Detail

createTreeNode

public static SoapUITreeNode createTreeNode(ModelItem modelItem,
                                            SoapUITreeModel treeModel)


Copyright © 2005-2010 eviware.com. All Rights Reserved.