Frames | No Frames |
Methods with parameter type org.apache.struts.taglib.template.util.Content | |
void | Put named content into map. |
Methods with return type org.apache.struts.taglib.template.util.Content | |
Content | ContentMap.get(String name) Returns the content associated with name. |
Methods with parameter type org.apache.struts.taglib.template.util.Content | |
void | This method is a convenience for <template:put> tags for
putting content into the map. |