edu.asu.cri.MirkE.menu
Class MenuXMLParser

java.lang.Object
  extended byedu.asu.cri.MirkE.menu.MenuXMLParser

public class MenuXMLParser
extends java.lang.Object

This class parses the menu.xml file of mirke

Version:
$Id: MenuXMLParser.java,v 1.6 2005/02/22 16:35:18 smenor Exp $
Author:
Siva B.S.D.S

Constructor Summary
MenuXMLParser()
           
 
Method Summary
static MenuList getMenuList()
          Returns the menu list by parsing the menu xml file that is configured in mirke.properties file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuXMLParser

public MenuXMLParser()
Method Detail

getMenuList

public static MenuList getMenuList()
                            throws MenuException
Returns the menu list by parsing the menu xml file that is configured in mirke.properties file

Returns:
Menu list
Throws:
MenuException


Copyright © 2004-2005 Arizona State University - Cancer Research Institute - hosted by Sourceforge. All Rights Reserved.