Hi,
i want to parser an XML file using URLInputSource.
does this class allow me to parse at remote file
represented by URL also or does it requies files to be
present on same m/c ( local URL path) ??
i mean cant i give URL path like
http:// or ftp:// ??
pls enlighten me.
thanks
Oni
--- "Peter A. Volchek" <[EMAIL PROTECTED]> wrote:
> I use them, to parse the xml to existing Document.
> Before parsing, I set the current node and current
> parent (missing method),
> so that the parser is able to use existing document
> (not to create one from
> scratch as it does).
>
> Actually I made those changes long ago, and I want
> them to be added, so that
> the customers could get the latest versions of
> xerces.dll themselvs and use
> it.
>
> Regards,
> Peter
>
> >
> > Could you provide usecases for these (explain why
> you want them)? I'm
> > having trouble thinking of cases where I'd want to
> expose the DOM before
> it
> > is completely assembled; the potential for damage
> seems quite severe.
> >
> >
> >
>
---------------------------------------------------------------------
> > 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]
>
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]