Can we insert a new node or edit an XML document using SAX
Paser? If yes how?
Answer Posted / upender
No it is not possible with SAX parser.. In case of DOM
parser a memory tree is formed which is alterable and
subsequently mapped to XML document
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is targetnamespace?
Why do we need dtd?
What is the xml tag?
What is the scope of an xml namespace declaration?
How do I write my own dtd?
what are the predefined entities in XML ?
Can word open xml files?
How do I create my own document type?
How to tell visitors that you have atom syndication feeds?
What is xml handler?
Whether root element is required for XML? If so, how many root elements are required?
What are the elements of xml?
Explain about xml canonicalization?
Can I still use server-side inclusions?
How can I view an xml file?