Uses of Class org.apache.struts.taglib.template.util.Content

Uses in package org.apache.struts.taglib.template.util

Methods with parameter type org.apache.struts.taglib.template.util.Content

void
ContentMap.put(String name, Content content)
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.

Uses in package org.apache.struts.taglib.template

Methods with parameter type org.apache.struts.taglib.template.util.Content

void
InsertTag.put(String name, Content content)
This method is a convenience for <template:put> tags for putting content into the map.

Copyright B) 2000-2005 - Apache Software Foundation