[xmlsec] Does xmlsec support SAX parsing mechanism?
Aleksey Sanin
aleksey at aleksey.com
Mon May 6 07:15:30 PDT 2013
Yes, xmlsec library only supports DOM. It is possible to build
SAX (stream parser) based implementation for a subset of
XMLDsig/XMLEnc spec however some features can not be implemented
that way.
Best,
Aleksey
On 5/6/13 12:37 AM, Jeffrey Jin (jefjin) wrote:
> Hi xmlsec team,
>
> Currently, I've used xmlsec library, it's very easy to use. Xmlsec
> depends on libxml library, since libxml support SAX and DOM, but I
> download xmlsec source code, I can't find it used any SAX APIs to parse
> xml? Does it means xmlsec just support DOM? If yes, whether there has
> possible to support SAX in it?
>
> Thanks in advance.
>
> -Jeffrey
>
>
>
>
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
>
More information about the xmlsec
mailing list