xdoclet.modules.apache.tapestry
public class TapestryTagsHandler extends XDocletTagSupport
Version: $Revision: 1.1 $
UNKNOWN: February 4, 2005 namespace = "Tapestry"
Method Summary | |
---|---|
String | currentTagValue(Properties attributes) |
void | forAllBeanItems(String template, Properties attributes) |
void | forAllBeans(String template) |
void | forAllComponentItems(String template, Properties attributes) |
void | forAllComponents(String template) |
void | forAllContextAssetItems(String template, Properties attributes) |
void | forAllContextAssets(String template) |
void | forAllExternalAssetItems(String template, Properties attributes) |
void | forAllExternalAssets(String template) |
void | forAllParameters(String template) |
void | forAllPrivateAssetItems(String template, Properties attributes) |
void | forAllPrivateAssets(String template) |
void | forAllProperties(String template) |
void | forAllPropertySpecifications(String template) |
void | forAllReservedParameters(String template) |
void | ifCurrentTagHasAttribute(String template, Properties attributes) |