Constraint with Reader Object
I am using reader objects in my application. The problem I am facing is it does not all to traverse a document in different directions. Also in addition it does not allow writing information to XML document. Why is it so? I want to insert a node in my application. How can I achieve this with this constraint appearing in my application.
|