Is this the right list for Xalan questions?

2001-10-18 Thread Bruce Bailey
Hi I this the correct place for Xalan questions. I am having trouble compiling Xalan. Thanks, Bruce Bruce Bailey 2525 SW First Avenue Portland, OR 97201 [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For

SAX2: Need Method for XML Declaration

2001-07-25 Thread Bruce Bailey
Hi I am using Xerces 1.4.0. I can't find the method in the default handler that is called for the xml declaration (). Any suggestions? Thanks, Bruce > Bruce Bailey > ADP Dealer Services Group > Suite 450 > 2525 SW First Avenue > Portland, OR 97201 > > 503 2

SAX2: Need Method for XML Declaration

2001-07-24 Thread Bruce Bailey
Hi I am using Xerces 1.4.0. I can't find the method in the default handler that is called for the xml declaration (). Any suggestions? Thanks, Bruce > Bruce Bailey > ADP Dealer Services Group > Suite 450 > 2525 SW First Avenue > Portland, OR 97201 > > 503 2

RE: Correct Way to dispose of strings from XMLString::transcode

2001-06-14 Thread Bruce Bailey
ibrary version of Xerces-C will now > actually be part of > your program and hence share the same heap with it. > > I hope this helps, > Ray > > -Original Message- > From: Bruce Bailey [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 13, 2001 2:25 PM > To: &

Correct Way to dispose of strings from XMLString::transcode

2001-06-13 Thread Bruce Bailey
Hi When trying to run the following program, I keep getting an invalid heap pointer error. This occurs whenever I try to delete either the XML string or the normal string. If I don't use 'delete', I get memory leaks. Any ideas as to what might be the problem? Thanks. Bruce Platform: W