You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Shruti Ahuja <sh...@noida.hcltech.com> on 2001/10/24 11:32:57 UTC

Entity Reference

Hi,

i am parsing an xml file with internal entities . i do not want to expand
entity references and for that i am using the method
setExpandEntityReferences(false). But this method does not seem to be
working as the output dom has all the entity references expanded.
can someone suggest any solution to this ?..

Thanx
Shruti.