parsing <a href='host&o=v'> leads to "the reference to entity 'o' must end with the ';' delimiter".

Is there an easy an efficient way to tell Xerces not to expand the href
attribute value? I can't change the input to say 'host&amp;o=v' because I get the content from an other tool. Do I have to use org.apache.html.dom.HTMLDocumentImpl rather than reading XHTML with an ordinary DOMParser?


Thanks,

Marc


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to