xdoclet.modules.apache.tapestry
public class TapestryTagsHandler extends XDocletTagSupport
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER
Constructor and Description |
---|
TapestryTagsHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
currentTagValue(java.util.Properties attributes) |
void |
forAllBeanItems(java.lang.String template,
java.util.Properties attributes) |
void |
forAllBeans(java.lang.String template) |
void |
forAllComponentItems(java.lang.String template,
java.util.Properties attributes) |
void |
forAllComponents(java.lang.String template) |
void |
forAllContextAssetItems(java.lang.String template,
java.util.Properties attributes) |
void |
forAllContextAssets(java.lang.String template) |
void |
forAllExternalAssetItems(java.lang.String template,
java.util.Properties attributes) |
void |
forAllExternalAssets(java.lang.String template) |
void |
forAllParameters(java.lang.String template) |
void |
forAllPrivateAssetItems(java.lang.String template,
java.util.Properties attributes) |
void |
forAllPrivateAssets(java.lang.String template) |
void |
forAllProperties(java.lang.String template) |
void |
forAllPropertySpecifications(java.lang.String template) |
void |
forAllReservedParameters(java.lang.String template) |
void |
ifCurrentTagHasAttribute(java.lang.String template,
java.util.Properties attributes) |
delimit, expandClassName, generate, getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getDocletContext, getEngine, getExpandedDelimitedTagValue, getTagValue, getTagValue, getTagValue, hasHavingClassTag, hasTag, isTagValueEqual, mandatoryParamNotFound, mandatoryTemplateTagParamNotFound, modifiers, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage
getXJavaDoc, setXJavaDoc
public java.lang.String currentTagValue(java.util.Properties attributes) throws XDocletException
XDocletException
public void forAllComponents(java.lang.String template) throws XDocletException
XDocletException
public void forAllProperties(java.lang.String template) throws XDocletException
XDocletException
public void forAllComponentItems(java.lang.String template, java.util.Properties attributes) throws XDocletException
XDocletException
public void forAllBeans(java.lang.String template) throws XDocletException
XDocletException
public void forAllBeanItems(java.lang.String template, java.util.Properties attributes) throws XDocletException
XDocletException
public void forAllExternalAssets(java.lang.String template) throws XDocletException
XDocletException
public void forAllExternalAssetItems(java.lang.String template, java.util.Properties attributes) throws XDocletException
XDocletException
public void forAllContextAssets(java.lang.String template) throws XDocletException
XDocletException
public void forAllContextAssetItems(java.lang.String template, java.util.Properties attributes) throws XDocletException
XDocletException
public void forAllPrivateAssets(java.lang.String template) throws XDocletException
XDocletException
public void forAllPrivateAssetItems(java.lang.String template, java.util.Properties attributes) throws XDocletException
XDocletException
public void forAllPropertySpecifications(java.lang.String template) throws XDocletException
XDocletException
public void forAllParameters(java.lang.String template) throws XDocletException
XDocletException
public void forAllReservedParameters(java.lang.String template) throws XDocletException
XDocletException
public void ifCurrentTagHasAttribute(java.lang.String template, java.util.Properties attributes) throws XDocletException
XDocletException