Package | Description |
---|---|
org.apache.tiles.autotag.model |
Domain model classes representing a parsed template suite.
|
Modifier and Type | Method and Description |
---|---|
TemplateMethod |
TemplateClass.getExecuteMethod()
Returns the method that execute this class.
|
Constructor and Description |
---|
TemplateClass(String name,
String tagName,
String tagClassPrefix,
TemplateMethod executeMethod)
Constructor.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.