You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Kev Jackson <ke...@it.fts-vn.com> on 2004/12/28 11:25:44 UTC

[Patch] StringInputStream

- removed unused imports
- changed <CODE> to <code>

On a related note:
Parameter x must not be <code>null</code>

Wouldn't it make sense to throw some kind of exception if parameter x 
was null?  At the beginning of the method, not later on when some other 
method tries something and gets hit with a NullPointerException.

Some thoughts
Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org