Hopefully just a quickie - if a method has no parameters, does 
MethodDoc.parameters() return a zero length array or a null?  The API docs 
just say "Returns: an array of Parameter, one element per argument in the 
order the arguments are present." so I assume it'd be a zero length array, 
but I thought I'd better check because it'll break a bugfix I'm doing if 
it's a null...


Andrew.

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to