You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Mirko Braun <Mi...@Softing.com> on 2004/10/29 08:26:50 UTC

DOMBuilder and DOMEntityResolver (with another address)

Hi to all,
 
i want to use the DOMEntityResolver to use an external Schema because the Schema
is not in the same directory as the xml file.
I think i have to overwrite the resolveentity() method of the DOMEntityResolver  but
i'm not quite sure how to do this. I think i have to use the DOMInputSource too.
 
Can anybody help me?
 
 
Thanks in advance, Mirko