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 Johannes Lipp <jo...@gmx.net> on 2000/09/08 20:16:38 UTC

Re: COM wrapper for parsers

> Hi,
> Is there any plans to wrap functionality of DOMParser and SAXParser
> into COM, and if any, could I know the estimates on when it could be
> released ?

There is a COM wrapper for the DOM parser.
Just download

http://xml.apache.org/dist/xerces-c/experimental/xerces-com-1_2_0.zip

Note:
Although this archive is located in the "experimental" subfolder,
I didn't encounter any problems so far.

Regards,
Johannes

-- 
Sent through GMX FreeMail - http://www.gmx.net

Re: COM wrapper for parsers

Posted by Sergey Denisov <sd...@vicom.ru>.
Thanks for advance, but actual COM wrapper provides access just to DOM model of XML document, not to *parser's* functionality. I can't control process of parsing, e.g. I can't control resolving external entities, I can't access (through COM) to XMLEntityHandler that is declared as ancestor of DOMParser.

Can anyone help me to control parsing process, especially to resolve external entities ?...

Regards,
Sergey Densiov
  ----- Original Message ----- 
  From: Johannes Lipp 
  To: xerces-c-dev@xml.apache.org 
  Sent: Friday, September 08, 2000 9:16 PM
  Subject: Re: COM wrapper for parsers


  > Hi,
  > Is there any plans to wrap functionality of DOMParser and SAXParser
  > into COM, and if any, could I know the estimates on when it could be
  > released ?

  There is a COM wrapper for the DOM parser.
  Just download

  http://xml.apache.org/dist/xerces-c/experimental/xerces-com-1_2_0.zip

  Note:
  Although this archive is located in the "experimental" subfolder,
  I didn't encounter any problems so far.

  Regards,
  Johannes

  -- 
  Sent through GMX FreeMail - http://www.gmx.net


------------------------------------------------------------------------------


  Hi,
  Is there any plans to wrap functionality of DOMParser and SAXParser into COM, and if any, could I know the estimates on when it could be released ?

  Regards,
  Sergey Densiov


------------------------------------------------------------------------------


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
  For additional commands, e-mail: xerces-c-dev-help@xml.apache.org