Hi,

I hope this is the right place to ask this question but this is where I was
recommended to post...

Ok, I am using the SAX2 parser to parse an XML file. In the startElement
method I can access attibutes fine, but I would like to be able to save the
attributes associated with a tag for future use.

How?

Does anyone have an example of doing this?

According to the documentation I could find (which only covered the Java
version), it mentions using a method in AttributeImpl to copy the Attributes
object passed to the function, but I can not find this class *anywhere* in
the library! What's the C version equiv? Or is the header just not included
in the XercesLib project? If so, what header should I include?

Cheers,

Icewing


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

Reply via email to