configParameterValue
public String configParameterValue(Properties attributes)
throws xdoclet.XDocletException
forAllConfigParameters
public void forAllConfigParameters(String template,
Properties attributes)
throws xdoclet.XDocletException
getConfigParameter
public Object getConfigParameter(String paramName)
throws xdoclet.XDocletException
getCurrentConfigParamIndex
public static int getCurrentConfigParamIndex()
ifConfigParamEquals
public void ifConfigParamEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifConfigParamEquals_Impl
protected boolean ifConfigParamEquals_Impl(Properties attributes)
throws xdoclet.XDocletException
ifConfigParamGreaterOrEquals
public void ifConfigParamGreaterOrEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifConfigParamGreaterOrEquals_Impl
protected boolean ifConfigParamGreaterOrEquals_Impl(Properties attributes)
throws xdoclet.XDocletException
ifConfigParamNotEquals
public void ifConfigParamNotEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifConfigParamNotGreaterOrEquals
public void ifConfigParamNotGreaterOrEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifHasConfigParam
public void ifHasConfigParam(String template,
Properties attributes)
throws xdoclet.XDocletException