Package | Description |
---|---|
org.apache.struts.config |
The "config" package contains configuration objects that correspond to
elements that may be specified in the
struts-config.xml
module configuration file. |
Modifier and Type | Method and Description |
---|---|
ActionFormBean |
ConfigHelper.getFormBean(String name)
Return the form bean definition associated with the specified
logical name, if any; otherwise return
null . |
ActionFormBean |
ConfigHelperInterface.getFormBean(String name)
Return the form bean definition associated with the specified
logical name, if any; otherwise return
null . |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.