Open GoogleCodeExporter opened 9 years ago
I ran into this as well.
I prefer the fix
if (node.getNodeType() == Node.ELEMENT)
{
// add element
}
but the above is probably better.
Original comment by will.sar...@gmail.com
on 30 Apr 2007 at 8:21
Original issue reported on code.google.com by
rob.broa...@gmail.com
on 27 Apr 2007 at 12:36