What does Java Node normalize method do?
        Posted  
        
            by Tom Brito
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tom Brito
        
        
        
        Published on 2010-03-16T20:40:59Z
        Indexed on 
            2010/03/16
            20:51 UTC
        
        
        Read the original article
        Hit count: 249
        
I'm doing some tests, but I see no difference when I use or not the normalize() method. But the examples at ExampleDepot website use it. So, what is it for? (The documentation wasn't clear for me either)
© Stack Overflow or respective owner