xsl-list
[Top] [All Lists]

Re: SaxonProcessorVsParser

2004-08-17 13:57:32
"mankar" == mankar  <mankar(_at_)CENTRAL(_dot_)NTUA(_dot_)GR> writes:

    mankar> Excuse me, but what exactly do you mean by that saxon can
    mankar> work with other parsers as long as they use the right
    mankar> API.I mean i am just invoking saxon from command prompt,

You can use an XML parser that implements the Java SAX interface.
See the Saxon documentation for how to do this.

    mankar> but i also have installed MSXML parser.Does this mean that
    mankar> MSXML does the parsing and then saxon proceeds with the

I don't think you can use the MSXML parser - it has a SAX interface,
but it is not a Java one.
-- 
Colin Paul Adams
Preston Lancashire


<Prev in Thread] Current Thread [Next in Thread>