net.sourceforge.groboutils.codecoverage.v2.ant
Class SimpleXslReportStyle.ParamType
java.lang.Object
net.sourceforge.groboutils.codecoverage.v2.ant.SimpleXslReportStyle.ParamType
- Enclosing class:
- SimpleXslReportStyle
- public static final class SimpleXslReportStyle.ParamType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleXslReportStyle.ParamType
public SimpleXslReportStyle.ParamType()
setName
public void setName(java.lang.String n)
setExpression
public void setExpression(java.lang.String x)
setIf
public void setIf(java.lang.String i)
setElse
public void setElse(java.lang.String e)
updateParameter
public void updateParameter(StyleTransformer st,
org.apache.tools.ant.Project p)
Copyright © 2001-2003 by The GroboUtils Project