Hi All,

I badly need help to get removeProcessingInstruction() method wrok. If anybody could suggest me a solution, would highly be appreciated.



Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs
--- Begin Message ---

All,

Though my xml file has <?xml version="1.0" encoding="UTF-8"?> processing Instruction. when i tried document.removeProcessingInstruction("xml"); it's not removing PI from my xml. Since it was not removing that PI i thought of trying first to check what it returns with document.processingInstructions(); method, but it returns empty list.

Could anyone tell me why it's not removing PI from xml ? am using dom4j-full-1.3 and JDK1.3.

Thanks,

Vicky                                                                                                



Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs--- End Message ---

Reply via email to