- Processing XML documents with Oracle JDeveloper 11g
- Deepak Vohra
- 126字
- 2021-08-06 17:22:06
Summary
In this chapter we demonstrated the DOM and SAX approaches to parsing an XML document. DOM parsing is suitable if document nodes are to be modified and navigated with random access. SAX parsing is useful if you want to go through the XML document once, responding to nodes as you encounter them. If you want to create an encapsulation of the XML document as a DOM tree that you can manipulate later, you need to use DOM parsing.
In this chapter we created an XML document using the JAXP API. In the next chapter, we will create an XML document from an XML Schema. First, we will create an XML Schema in JDeveloper and subsequently we will instantiate an XML document from the XML Schema.
推薦閱讀
- 中文版3ds Max 2013-VRay效果圖制作從新手到高手
- MATLAB計算機視覺經典應用
- Photoshop CC 網店視覺設計
- Drupal 7 Module Development
- Protel DXP 2004 SP2原理圖與PCB設計(第4版)
- AutoCAD 2018中文版從入門到精通
- PHP應用開發與實踐
- ANSYS 15.0有限元分析自學手冊
- Mastering phpMyAdmin 3.1 for Effective MySQL Management
- AutoCAD 2024建筑設計從入門到精通(升級版)
- AutoCAD 2022中文版建筑設計從入門到精通
- Seam 2 Web Development: LITE
- 中文版Maya 2016實用教程
- Photoshop移動UI設計從入門到精通
- Excel 2013公式·函數與數據分析