|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.war.common.SiteMenu
public class SiteMenu
Nested Class Summary | |
---|---|
static class |
SiteMenu.MenuItem
|
Constructor Summary | |
---|---|
SiteMenu()
|
Method Summary | |
---|---|
SiteMenu.MenuItem |
getMenu()
|
static SiteMenu |
instance()
|
protected SiteMenu.MenuItem |
parse(java.lang.String menuXmlUri)
|
protected SiteMenu.MenuItem |
parseMenuItem(org.w3c.dom.Element itemNode)
|
void |
printNode(org.w3c.dom.Node n,
int indent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SiteMenu()
Method Detail |
---|
public static SiteMenu instance()
public SiteMenu.MenuItem getMenu() throws java.lang.Exception
java.lang.Exception
protected SiteMenu.MenuItem parse(java.lang.String menuXmlUri) throws java.lang.Exception
java.lang.Exception
public void printNode(org.w3c.dom.Node n, int indent)
protected SiteMenu.MenuItem parseMenuItem(org.w3c.dom.Element itemNode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |