- 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.
推薦閱讀
- AutoCAD 2022快速入門、進階與精通
- 常用工具軟件案例教程
- AutoCAD 2017實用教程
- Celtx: Open Source Screenwriting Beginner's Guide
- Cinema 4D電商美工與視覺設計案例教程(培訓教材版)
- 大規模組織DevOps實踐
- Instant MuseScore
- After Effects CS6入門與提高
- Maya 2020基礎教材
- Photoshop插畫藝術火星風暴
- Oracle 11g Streams Implementer's Guide
- Python 3 Object Oriented Programming
- Vue.js實戰
- Refactoring with Microsoft Visual Studio 2010
- 攝影師的后期必修課(調色篇)