A wise old hermit known only as  <[EMAIL PROTECTED]> once said:

> I wonder if is possible and how to split a parameter value on multiple 
> lines. 

A parameter to what?  A method/constructor or one of our custom tags?
If the former, try just including a newline character in it ("\n" or 
"\r\n" or, better still, use the line.separator system property to look up 
the correct one for your OS).  If the latter, which tag are you talking 
about?


Andrew.


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to