Yes, any installed EntityResolver will be called when processing the
document() function.
URIResolvers are totally different things and do not exist in Xalan-C++.
Dave
|---------+---------------------------------->
| | "Murthy, Ganesh" |
| | <ganesh.nuranisubramani|
| | [EMAIL PROTECTED]> |
| | |
| | 06/02/2004 12:12 PM |
| | Please respond to |
| | xalan-c-users |
|---------+---------------------------------->
>----------------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: <[email protected]>
|
| cc: <[email protected]>, (bcc: David N
Bertoni/Cambridge/IBM) |
| Subject: Can EntityResolvers be used to resolve document() calls?
|
>----------------------------------------------------------------------------------------------------------------------------------------|
Xalan C++ 1.7.0
Can EntityResolvers be used to resolve document() calls?
In Java, the URIResolver provides the necessary support.