- 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.
推薦閱讀
- PrestaShop 1.3 Theming – Beginner’s Guide
- 中文版AutoCAD 2016從入門到精通
- 老郵差數碼照片處理技法 圖層篇
- Instant Microsoft SQL Server Analysis Services 2012 Dimensions and Cube
- 數碼攝影后期處理秘笈:Photoshop CC專業調色(第2版)
- 攝影輕松入門:Photoshop后期處理
- Illustrator 2024從入門到精通
- PowerPoint 2016實戰從入門到精通(超值版)
- CakePHP Application Development
- Magento: Beginner's Guide
- 24小時學會Word-Excel-PowerPoint 2010三合一
- Photoshop CS6淘寶美工完全實例教程(培訓教材版)
- Deep Inside osCommerce: The Cookbook
- Learning Ext JS
- Photoshop CS6圖像處理立體化教程