public final class JavadocUtils extends Object
修飾子とタイプ | クラスと説明 |
---|---|
static class |
JavadocUtils.JavadocTagType
The type of Javadoc tag we want returned.
|
public static JavadocTags getJavadocTags(TextBlock aCmt, JavadocUtils.JavadocTagType aTagType)
aCmt
- the Javadoc comment to process.aTagType
- the type of validTags we're interested inCopyright © 2001-2013. All Rights Reserved.