net.ontopia.topicmaps.nav2.portlets.pojos
Class YahooTree.TreeNode

java.lang.Object
  extended by net.ontopia.topicmaps.nav2.portlets.pojos.YahooTree.TreeNode
Enclosing class:
YahooTree

public class YahooTree.TreeNode
extends java.lang.Object


Constructor Summary
YahooTree.TreeNode(TopicIF topic, QueryWrapper qw)
           
 
Method Summary
 java.util.List<TopicIF> getChildren()
           
 TopicIF getTopic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YahooTree.TreeNode

public YahooTree.TreeNode(TopicIF topic,
                          QueryWrapper qw)
Method Detail

getTopic

public TopicIF getTopic()

getChildren

public java.util.List<TopicIF> getChildren()


Copyright © 2000-2012 Ontopia.