hello i have question abt xml using DOM....i have that xml
<?xml version="1.0" encoding="UTF-8"?>telenorWaridPaktelltelenorWaridPaktell
i want that to delete so my required xml look like that
<?xml version="1.0" encoding="UTF-8"?>telenorWaridPaktelltelenorWaridPaktell
i having a prob how i do that in java plzzzzz guide me
I don't get your question.
I don't get your question. Can you rephrase?
The required xml and the
The required xml and the original one are the same !! And first of all, are you sure that it is an xml ???
Post new comment