JavaDoc Warnings

The following document contains JavaDoc warnings.

Summary

Files Errors
3 4

Files

Files Errors
net/sf/nxqd/NxqdManager.java 2
net/sf/nxqd/common/NxqdUtils.java 1
net/sf/nxqd/event/NxqdManagerEventListener.java 1

net/sf/nxqd/NxqdManager.java

Error Line
Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface. 372
Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface. 403

net/sf/nxqd/common/NxqdUtils.java

Error Line
@param argument "document" is not a parameter name. 69

net/sf/nxqd/event/NxqdManagerEventListener.java

Error Line
@param argument "name" is not a parameter name. 55