File a ticket please.

On Thu, Apr 26, 2012 at 2:17 PM, Bert <[email protected]> wrote:
> Hi list,
>
> the JavaDoc for  MarkupContainer#visitChildren() states that
>  "@param clazz The class of child to visit, or null to visit all children"
>
> The parameter clazz is used to create a new ClassVisitFilter which in
> its visitObject() does not check for clazz == null, leading to a NPE.
>
> regards
> Bert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to