- 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.
推薦閱讀
- Learning Facebook Application Development
- 中文版Photoshop 2020基礎(chǔ)教程
- Moodle JavaScript Cookbook
- PHP應(yīng)用開發(fā)與實(shí)踐
- 詳解AutoCAD 2022機(jī)械設(shè)計(jì)(第6版)
- 中文版3ds Max 2021完全自學(xué)教程
- Small Business Server 2008 – Installation, Migration, and Configuration
- Photoshop插畫藝術(shù)火星風(fēng)暴
- Indesign平面排版技術(shù)應(yīng)用
- Elasticsearch數(shù)據(jù)搜索與分析實(shí)戰(zhàn)
- 數(shù)碼攝影后期密碼Photoshop CC調(diào)色秘籍(第2版)
- 蝶變:移動(dòng)用戶體驗(yàn)設(shè)計(jì)之道
- 平面設(shè)計(jì)師實(shí)戰(zhàn)教程
- Oracle Web Services Manager
- 中文版Illustrator CC完全自學(xué)教程