Hello, in my program I use xulrunner to render the web pages and analyze the DOM tree. I call org.mozilla.interfaces.nsIDOMNode::getNodeValue() in my java code to get value of text node of this <A> tag
<a href="product.jsp?artno=69320">Samsung SyncMa­ster P2450H ­- LCD monito­r 24"</a> The java.String I get is "Samsung SyncMa-ster P2450H -- LCD monito- r 24"" but i need to get text without interpreted hyphens. Is there any way ho to get it? Thanks a lot for any help. Filip _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding