improved javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1341236 13f79535-47bb-0310-9956-ffa450edef68master
parent
dd4eadd2d4
commit
1ef2b2e74e
|
|
@ -432,6 +432,8 @@ public class PluginXdocGenerator
|
|||
}
|
||||
|
||||
/**
|
||||
* Filter parameters to only retain those which must be documented, ie not components nor readonly.
|
||||
*
|
||||
* @param parameterList not null
|
||||
* @return the parameters list without components.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue