Title: parseFirst() return values

Hi,

What are the return values for parseFirst() in the SAX parser?  My application treats the return codes this way:

Return code             meaning
-----------------               -------------
1                       OK--there's more data to parse
0                       error

Is this correct?  Are there any more return values?  If so, please list.

Thanks

Reply via email to