InterviewSolution
Saved Bookmarks
| 1. |
Can We Create An Xml Document Using Stax Parser? |
|
Answer» Yes! Using StAX parser, we can PARSE, MODIFY and CREATE a XML document. Yes! Using StAX parser, we can parse, modify and create a XML document. |
|