|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constructor Summary | |
AbstractRenderer()
|
Method Summary | |
---|---|
String |
renderResources(Map attrs, String contextPath)
|
void |
renderResourcesContent(Map attrs, MarkupBuilder builder, String resourcePath)
|
String |
renderTag(Map attrs)
|
String |
renderTag(Map attrs, GroovyPageTagBody body)
|
void |
renderTagContent(Map attrs, MarkupBuilder builder)
|
void |
renderTagContent(Map attrs, GroovyPageTagBody body, MarkupBuilder builder)
|
Constructor Detail |
---|
AbstractRenderer()
Method Detail |
---|
public String renderResources(Map attrs, String contextPath)
void renderResourcesContent(Map attrs, MarkupBuilder builder, String resourcePath)
public String renderTag(Map attrs)
public String renderTag(Map attrs, GroovyPageTagBody body)
void renderTagContent(Map attrs, MarkupBuilder builder)
void renderTagContent(Map attrs, GroovyPageTagBody body, MarkupBuilder builder)