Hi Santosh,

[EMAIL PROTECTED] <[EMAIL PROTECTED]> writes:

> I am using only SAX for my application in Linux. I want to
> build libxerces-c.so.26.0 only with SAX.

You can't. At least not without removing quite a bit more
functionality  which will also require modifying the source
code. DOM is used internally by Xerces-C++, for example,
to parser XML Schema grammar.

Boris

-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to