Description
The attached patch adds a excludedClasses flag to the ant task and maven plugin, which contains a comma separated list of classes and packages that qdox should not parse. To activate it simply add <excludedClasses>my.package</excludedClasses> to your maven plugin configuration.
Note this patch contains two new files that must be svn added.