public class DivDirective extends AbstractDirective
Div| Constructor and Description |
|---|
DivDirective() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
getBean(ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
String |
getBeanName() |
int |
getType()
All components, unless otherwise stated, are LINE-level directives.
|
createPropertyMap, getName, putProperty, renderpublic String getBeanName()
getBeanName in class AbstractDirectiveprotected Component getBean(ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
getBean in class AbstractDirectivepublic int getType()
AbstractDirectivegetType in class AbstractDirectiveCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.