You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Purdy, Edgar M" <ed...@lmco.com> on 2003/11/21 18:18:56 UTC

MemParse question

I'm running the MemParse sample in the Xerces c++ download package.  
I know it can do what I need it to do but I can't expose the functionality that I need.

Rather than just parse out the number of elements, attributes, spaces and characters I need access to the element data. I need to capture the element name and its data, in the case of the sample, for element 'product' I need to capture the "XML4C" which is the data associated with product.
 I was hoping to find a getElement(), getAttribute(), or getData()  function in one of the base classes but could not locate any.

Any help would be appreciated.

Ed Purdy
"Minds are like parachutes, they only work when they're open"


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org