edu.indiana.dlib.metsnav.tld
Class DisplayNavTree

java.lang.Object
  extended by TagSupport
      extended by edu.indiana.dlib.metsnav.tld.DisplayNavTree

public class DisplayNavTree
extends TagSupport

Author:
David Jiao

Constructor Summary
DisplayNavTree()
           
 
Method Summary
 int doEndTag()
           
 int doStartTag()
           
 NavigationBean getNavigation()
           
protected  String printNavigateTree(PageItem page)
          Prints the navigation tree for the current NavigateObject
 void setNavigation(NavigationBean bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayNavTree

public DisplayNavTree()
Method Detail

printNavigateTree

protected String printNavigateTree(PageItem page)
Prints the navigation tree for the current NavigateObject

Parameters:
page -
Returns:

doStartTag

public int doStartTag()
               throws JspTagException
Throws:
JspTagException

doEndTag

public int doEndTag()
             throws JspTagException
Throws:
JspTagException

getNavigation

public NavigationBean getNavigation()
Returns:

setNavigation

public void setNavigation(NavigationBean bean)
Parameters:
bean -


Copyright © 2005 Trustees of Indiana University. All Rights Reserved.