Re: Modifying behavior of XercesParserLiaison

2009-09-16 Thread David Bertoni
Albers, Michael wrote: Dave, I'm using the 2 parameter version of parseXMLStream, though I'm not providing the 2nd parameter, just using the default value. Regardless, in the Xalan code I have (v1.10), ensureDOMParser is not called, but rather createDOMParser is. Ah, I was referring to the lat

RE: Modifying behavior of XercesParserLiaison

2009-09-15 Thread Albers, Michael
- From: David Bertoni [mailto:dbert...@apache.org] Sent: Tuesday, September 15, 2009 12:37 PM To: xalan-c-users@xml.apache.org Subject: Re: Modifying behavior of XercesParserLiaison Albers, Michael wrote: > Hello, > > I've been trying to use the > XercesParserLiaison::setExternalS

Re: Modifying behavior of XercesParserLiaison

2009-09-15 Thread David Bertoni
Albers, Michael wrote: Hello, I've been trying to use the XercesParserLiaison::setExternalSchemaLocation function call and have found that it has no effect. Looking at the source code for XercesParserLiaison it appears that none of the behavior modification get/set functions actually have a