Hi
I am parsing a well-formed HTML document, with the following feature set:
domp.setProperty("http://apache.org/xml/properties/dom/document-class-name",
"org.apache.html.dom.HTMLDocumentImpl");
and I am getting the error: The reference entity 'lmt' must end with
the ';' delimitter. The strange thing is that the only place in the html
that 'lmt' occurs is as <a
href="http://www.abcd.com/xyz/lmt/default.asp?bcid=1&lmt=1"> ... </a>
Can somebody tell me what can be the problem, and is there anything that
I can do to avoid this.
thanks,
st.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]