Node tagnames are case-insensitive during the first visit, but were case-sensitive while revisiting causing NullPointerException. They should be case-insensitive always.
http://codereview.appspot.com/1696053/show
Node tagnames are case-insensitive during the first visit, but were case-sensitive while revisiting causing NullPointerException. They should be case-insensitive always.
http://codereview.appspot.com/1696053/show