diff --git a/src/xdocs/config_javadoc.xml b/src/xdocs/config_javadoc.xml index f0c0a1ca3..57f288143 100755 --- a/src/xdocs/config_javadoc.xml +++ b/src/xdocs/config_javadoc.xml @@ -230,9 +230,9 @@ An example of how to configure the check is:
-++<module name="JavadocMethod"/> -
An example of how to configure the check to check to allow @@ -241,13 +241,13 @@ param tags is:
-++<module name="JavadocMethod"> <property name="scope" value="public"/> <property name="allowUndeclaredRTE" value="true"/> <property name="allowMissingParamTags" value="true"/> </module> -
/** @see com.puppycrawl.tools.checkstyle.Verifier **/
public int checkReturnTag(final int aTagIndex,
JavadocTag[] aTags,
int aLineNo)
-
/** {@inheritDoc} */
public int checkReturnTag(final int aTagIndex,
JavadocTag[] aTags,
int aLineNo)
- | - $menu.getAttributeValue("name") - | -
| - #makeNavigationMenu ($menu) - | -
+
+
+
+ |
- - | |
|
- #makeNavigationBar()
+
+
-
+
-
+ #makeNavigationBar()
+
+ Hosted by: -
-
+
-
+ #foreach ( $item in $root.getChild("body").getChildren() )
+ #if ($item.getName().equals("img"))
+ #image ($item)
+ #elseif ($item.getName().equals("section"))
+ #section ($item)
+ #elseif ($item.getName().equals("source"))
+ #source ($item)
+ #elseif ($item.getName().equals("table"))
+ #table ($item)
+ #elseif ($item.getName().equals("subsection"))
+ #subsection ($item)
+ #else
+ $item
+ #end
+ #end
+
+ |
-
- #foreach ( $item in $root.getChild("body").getChildren() )
- #if ($item.getName().equals("img"))
- #image ($item)
- #elseif ($item.getName().equals("section"))
- #section ($item)
- #elseif ($item.getName().equals("source"))
- #source ($item)
- #elseif ($item.getName().equals("table"))
- #table ($item)
- #elseif ($item.getName().equals("subsection"))
- #subsection ($item)
- #else
- $item
- #end
- #end
+
+
+
+
-
+ Copyright © 2001-2005, Oliver Burn
+
+ |
-
|
- - | |
|
-
- Copyright © 2001-2005, Oliver Burn
-
- | |