Correct me if I'm wrong (because I am not that familiar with this
topic), but aren't entity resolvers used during the parsing process?
What I am looking for is to be able to access an XML document located
behind a secure server, and use that as an InputSource for the parser.
Right now Xerces allows for using a URL to an XML file as an input
source, but only through http (or ftp and/or file), not https.
So I guess the orginal question should have been: is there any plan to
support URLs using the https protocol as an input source for parsing?
Mark
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 10:17 AM
To: [EMAIL PROTECTED]
Subject: Re: HTTP over SSL support
Write an EntityResolver that speaks SSL, plug it into the parser.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]