- Processing XML documents with Oracle JDeveloper 11g
- Deepak Vohra
- 287字
- 2021-08-06 17:22:03
Preface
While a number of books on XML are available, none covers XML support in Oracle JDeveloper. Welcome to Processing XML documents with Oracle JDeveloper 11g, a book that will teach you about using Oracle XML technologies in Oracle JDeveloper. XML is the standard medium of data exchange. Examples of data exchange using XML are web feeds, which include RSS feeds and Atom feeds, and XML messages in web services. Java is the language most commonly used to process XML. Among the IDEs, Oracle JDeveloper has the most XML features. Some of the graphical XML features in JDeveloper are an XML editor to create an XML document, an XML schema editor to model an XML schema, and an XPath explorer to process XPath expressions. JDeveloper also provides built-in support for JAXB compilation. JDeveloper includes an integrated application server—the WebLogic Server—for running XML-based applications. Oracle XML Developer Kit (XDK) provides a set of components, tools, and utilities for developing XML-based applications. The XDK 11g libraries are included with Oracle JDeveloper 11g.
The objective of this book is to discuss XML development in Oracle JDeveloper. We shall use JDeveloper 11g, the latest version of JDeveloper. As developers commonly use an IDE for processing XML and developing XML applications, the book covers all aspects of XML development, which include:
- Creating an XML document
- Validating an XML document with an XML schema
- Transforming an XML document
- Addressing elements/attributes in an XML document using XPath
We shall use the Oracle XDK 11g for Java to develop XML applications. We shall also discuss Oracle XML Publisher and Oracle Berkeley DB XML. By the end of this book, you should know everything there is to know about XML and JDeveloper.
- 性能測試從零開始
- Object/Oriented Programming in ColdFusion
- Flash CC中文版動(dòng)畫設(shè)計(jì)與制作/微課堂學(xué)電腦
- Creo 4.0中文版從入門到精通
- AI繪畫教程:Midjourney關(guān)鍵詞靈感手冊
- 中文版After Effects 2021入門教程
- 光影之書:Photoshop+Camera Raw攝影后期與創(chuàng)意合成
- Moodle JavaScript Cookbook
- GlassFish Administration
- Premiere CC視頻編輯入門與應(yīng)用
- Visio圖形設(shè)計(jì)從新手到高手(兼容版)
- After Effects印象 影視高級特效光影篇
- Adobe創(chuàng)意大學(xué)Premiere Pro產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- 深入淺出WebAssembly
- 構(gòu)筑敏捷的開發(fā)團(tuán)隊(duì):微軟Visual Studio 2010實(shí)戰(zhàn)兵法