public class MenuUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static <T> T | getBoundValue(String elExpression,
             Class<T> desiredClass)Gets the bound value of an EL expression | 
| static void | loadBundle(String resBundleName,
          String resBundleKey)Create a ResourceBundle and put it in an EL-reachable scope. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.