Hi Andre,
At 15.32 14/06/2004 +0200, Andre Stock wrote:
It`s me again!
Can anyone explain to me what the parameters in DefaultHandler::startElement
are for?
virtual void startElement
(
const XMLCh* consturi,
const XMLCh* constlocalname,
const XMLCh* con
It`s me again!
Can anyone explain to me what the parameters in DefaultHandler::startElement
are for? Do i need all of them?I mean, when an event occured that an element
was found, how can i get the elementname and the corresponding value to that
element?
Please help me, i`m desperate! I`m sure its
Oh, thank you for the clue! Now it seems to work...can you tell me what the
task of PlatFormUtils is? Hope there are no other methods to call or classes
to initialize from which i haven`t heard so far? ;-)
But thank you anyway!
Andre
> Did you call XMLPlatformUtils::Initialize?
>
> Alberto
>
>
Message:
A new issue has been created in JIRA.
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1228
Here is an overview of the issue:
-
Did you call XMLPlatformUtils::Initialize?
Alberto
At 12.54 14/06/2004 +0200, Andre Stock wrote:
Hi,
i wrote a quite simple SAXparser with Visual Studio .NET. The compile
procedure finished without errors, but when i tried to execute the
application an error occured saying:
Assertion failed!
Progra
Hi,
i wrote a quite simple SAXparser with Visual Studio .NET. The compile
procedure finished without errors, but when i tried to execute the
application an error occured saying:
Assertion failed!
Program:
File: \xerces-c-src_2_5_0\src\xercesc\util\XMemory.cpp
Line: 102
Expression: manager !=0
Hi Chun Li,
Here you are:
[EMAIL PROTECTED]:~# which CC
/opt/SUNWspro/bin/CC
[EMAIL PROTECTED]:~# which cc
/opt/SUNWspro/bin/cc
[EMAIL PROTECTED]:~# which gcc
/usr/local/bin/gcc
[EMAIL PROTECTED]:~# which g++
/usr/local/bin/g++
[EMAIL PROTECTED]:~# CC -V
CC: Sun WorkShop 6