Re: [Htmlparser-developer] testStringBeanListener() consistently failing
Brought to you by:
derrickoswald
From: Derrick O. <Der...@ro...> - 2003-02-06 02:16:46
|
Somik, hmmm, Maybe a better paradigm than 'precedence' is to enter the in-double-quote state until encountering another double quote. Similarly, enter the in-single-quote state until encountering another single quote. Derrick Somik Raha wrote: >Oh, thanks Derrick! I was actually hoping to get a >testcase that we could plug into the system. > >Looks like we need to have some kind of precedence of >double quotes over single quotes.. > >Regards, >Somik > > > |