InterviewSolution
Saved Bookmarks
| 1. |
Explain Xmlstreamreader Class Of Stax Parser? |
|
Answer» This class provide iterator of events which can be used to iterate over events as they occur while parsing the XML document
This class provide iterator of events which can be used to iterate over events as they occur while parsing the XML document |
|