Regexp UTF-8

Arun <[email protected]> Sat, 6 Oct 2007 01:16:59 +0530
Newsgroups gmane.comp.jakarta.regexp.user
Message-ID <[email protected]>
------=_Part_43398_28762238.1191613619267
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

I was using some hardcoded values for testing the pattern, but when I used
the actual input file, the pattern fails to match.
Please help. The program is for generating insert statement for another
table since my old table column name has changed.This java
program is the migration tool. I have attached the code and the regexp
match. Basically it matches for  (<T_CATALOG_ITEM>)(.*?)(<T
_CATALOG_ITEM>). The program TableMigrator reads an xml file
catalog.xmlfile and matches it with this pattern.
I have also added the files in 4shared.com as z1.zip. Please help
username : [email protected]
password  : 123456

-- 
Thanks
Arun George

-- 
Thanks
Arun George

------=_Part_43398_28762238.1191613619267--