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, render
public String getBeanName()
getBeanName
in class AbstractDirective
protected Component getBean(ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
getBean
in class AbstractDirective
public int getType()
AbstractDirective
getType
in class AbstractDirective
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.