public class PropertyTag extends BaseTagSupport
Constructor and Description |
---|
PropertyTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput output) |
void |
setDefaultValue(java.lang.String defaultValue) |
void |
setName(java.lang.String name) |
void |
setVar(java.lang.String var) |
checkAttribute, getMavenContext
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void setName(java.lang.String name)
public void setDefaultValue(java.lang.String defaultValue)
public void setVar(java.lang.String var)
public void doTag(org.apache.commons.jelly.XMLOutput output) throws org.apache.commons.jelly.MissingAttributeException, org.apache.commons.jelly.JellyTagException
org.apache.commons.jelly.MissingAttributeException
org.apache.commons.jelly.JellyTagException
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.