hai, I'm wriring a program to convert a non-xml file to xml file with transformations. As sax events are genereated the transformatins also should take place. But it does not happen in my case. I have spefified a
contentHandler.startDocument() contentHandler.Elemet() and all the necesasry..... i Have also extednd the XML reader interface and overrideen the aprse method. It still does not work. CAn anyone help me out and its very urgent. thanking you in advance. rgds, satish