currentMethodName
public String currentMethodName()
throws xdoclet.XDocletException
exceptionList
public String exceptionList(Properties attributes)
throws xdoclet.XDocletException
executeAndRestoreMethod
public void executeAndRestoreMethod(String template,
Properties attributes)
throws xdoclet.XDocletException
firstSentenceDescriptionOfCurrentMethod
public String firstSentenceDescriptionOfCurrentMethod()
throws xdoclet.XDocletException
forAllClassMethods
public void forAllClassMethods(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllMethodTagTokens
public void forAllMethodTagTokens(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllMethodTags
public void forAllMethodTags(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllMethods
public void forAllMethods(String template,
Properties attributes)
throws xdoclet.XDocletException
getMethodNameWithoutPrefixFor
public static String getMethodNameWithoutPrefixFor(XMethod currentMethod)
getMethodTypeFor
public static String getMethodTypeFor(XMethod method)
getPropertyNameFor
public static String getPropertyNameFor(XMethod method)
getTransformedMethodTypeFor
public static String getTransformedMethodTypeFor(XMethod method)
getterMethod
public String getterMethod()
throws xdoclet.XDocletException
getterPrefix
public String getterPrefix()
throws xdoclet.XDocletException
hasMethod
public static boolean hasMethod(XClass clazz,
String methodName,
String[] parameters,
boolean setCurrentMethod)
throws xdoclet.XDocletException
ifDoesntHaveMethod
public void ifDoesntHaveMethod(String template,
Properties attributes)
throws xdoclet.XDocletException
ifDoesntHaveMethodTag
public void ifDoesntHaveMethodTag(String template,
Properties attributes)
throws xdoclet.XDocletException
ifDoesntReturnVoid
public void ifDoesntReturnVoid(String template,
Properties attributes)
throws xdoclet.XDocletException
ifDoesntThrowException
public void ifDoesntThrowException(String template,
Properties attributes)
throws xdoclet.XDocletException
ifHasMethod
public void ifHasMethod(String template,
Properties attributes)
throws xdoclet.XDocletException
ifHasMethodComment
public void ifHasMethodComment(String template)
throws xdoclet.XDocletException
ifHasMethodTag
public void ifHasMethodTag(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsAbstract
public void ifIsAbstract(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsGetter
public void ifIsGetter(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsNotAbstract
public void ifIsNotAbstract(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsNotOfType
public void ifIsNotOfType(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsOfType
public void ifIsOfType(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsOfTypeImpl
public boolean ifIsOfTypeImpl(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsPublic
public void ifIsPublic(String template)
throws xdoclet.XDocletException
ifIsSetter
public void ifIsSetter(String template,
Properties attributes)
throws xdoclet.XDocletException
ifMethodNameEquals
public void ifMethodNameEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifMethodNameNotEquals
public void ifMethodNameNotEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifMethodTagValueEquals
public void ifMethodTagValueEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifMethodTagValueNotEquals
public void ifMethodTagValueNotEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifReturnsVoid
public void ifReturnsVoid(String template,
Properties attributes)
throws xdoclet.XDocletException
ifThrowsException
public void ifThrowsException(String template,
Properties attributes)
throws xdoclet.XDocletException
isGetter
public static boolean isGetter(String str)
isGetterMethod
public static boolean isGetterMethod(XMethod method)
isSetter
public static boolean isSetter(String str)
isSetterMethod
public static boolean isSetterMethod(XMethod method)
methodComment
public String methodComment(Properties attributes)
throws xdoclet.XDocletException
methodName
public String methodName(Properties attributes)
throws xdoclet.XDocletException
methodNameWithoutPrefix
public String methodNameWithoutPrefix()
throws xdoclet.XDocletException
methodTagValue
public String methodTagValue(Properties attributes)
throws xdoclet.XDocletException
methodType
public String methodType(Properties attributes)
throws xdoclet.XDocletException
modifiers
public String modifiers()
throws xdoclet.XDocletException
propertyName
public String propertyName()
throws xdoclet.XDocletException
setCurrentMethod
public void setCurrentMethod(String template,
Properties attributes)
throws xdoclet.XDocletException
setterMethod
public String setterMethod()
throws xdoclet.XDocletException
transformedMethodType
public String transformedMethodType(Properties attributes)
throws xdoclet.XDocletException