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

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

Fields of type org.apache.struts.taglib.template.util.ContentMap

ContentMap
Each insert tag has a map of content.

Methods with return type org.apache.struts.taglib.template.util.ContentMap

ContentMap
Get the map attribute.

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

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

void
ContentMapStack.push(PageContext pc, ContentMap map)
Push a content map onto the stack.

Methods with return type org.apache.struts.taglib.template.util.ContentMap

ContentMap
ContentMapStack.peek(PageContext pc)
Peek at the map on top of the stack.
ContentMap
ContentMapStack.pop(PageContext pc)

Copyright B) 2000-2005 - Apache Software Foundation