Package org.molgenis.web.menu
Class MenuUtils
- java.lang.Object
-
- org.molgenis.web.menu.MenuUtils
-
public class MenuUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringreadDefaultMenuValueFromClasspath()Reads the default menu contents from the classpath.
-
-
-
Method Detail
-
readDefaultMenuValueFromClasspath
public static String readDefaultMenuValueFromClasspath()
Reads the default menu contents from the classpath.
-
-