Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống
1
/ 384 trang
THÔNG TIN TÀI LIỆU
Thông tin cơ bản
Định dạng
Số trang
384
Dung lượng
16,46 MB
Nội dung
[...]... While a number of books on XML are available, none covers XML support in OracleJDeveloper Welcome to ProcessingXMLdocumentswithOracleJDeveloper 11g, a book that will teach you about using OracleXML technologies in OracleJDeveloperXML 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... book is XML application developers who want to learn about OracleXML technologies and the XML features in OracleJDeveloper11g Those who are already using OracleXML technologies will learn about using the OracleXML technologies in OracleJDeveloper11g We won't be discussing the database-based XML technologies XSQL and XML SQL Utility, which were discussed in the book JDBC 4.0 and Oracle JDeveloper. .. running XML- based applications OracleXML Developer Kit (XDK) provides a set of components, tools, and utilities for developing XML- based applications The XDK 11g libraries are included withOracleJDeveloper11g The objective of this book is to discuss XML development in OracleJDeveloper We shall use JDeveloper 11g, the latest version of JDeveloper As developers commonly use an IDE for processing XML. .. about XML and JDeveloper Download from Wow! eBook Preface What this book covers Chapter 1: We discuss creating an XML document using Oracle' s XML Developer Kit (XDK) 11g in Oracle JDeveloper We also discuss parsing an XML document using SAX and DOM Java APIs, which are also included in XDK 11g Chapter 2: We create an XML schema in the XML schema editor of OracleJDeveloper An XML schema... Chapter 13: We store an XML document in Oracle Berkeley DB XML, and subsequently query and update the XML document using both the Berkeley DB XML command shell and the Berkeley DB XML Java API The Berkeley DB XML API is used in JDeveloper11g Chapter 14: We create PDF reports in JDeveloper11g using the OracleXML Publisher Java API We also merge PDF documents We also create an XML report from a database... 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 OracleXML Publisher and Oracle Berkeley DB XML By the... Oracle Technology Network They are republished with the permission of Oracle [6] Download from Wow! eBook Creating and Parsing an XML Document One of the first programming exercises an XML developer wants to do is create and parse an XML document The Java API for XMLProcessing (JAXP) includes an API to create and parse XMLdocumentsOracle XDK 11g provides an API in the oracle .xml. parsers.v2... The APIs of the oracle .xml. parsers.v2 and oracle .xml. jaxp packages are used to create and parse example XMLdocuments The oracle .xml. parsers.v2 package provides APIs for DOM (Document Object Model) and SAX (Simple API for XML) parsing The oracle .xml. jaxp package provides APIs for obtaining parsers for DOM and SAX parsing Setting the environment Download and install OracleJDeveloper11g Production Create... the language most commonly used to process XML Among the IDEs, OracleJDeveloper 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... address nodes in an XML document We use XPath in the XPath Search GUI tool in OracleJDeveloper11g We also use the XPath Java API in XDK 11g Chapter 5: We transform an XML document using the Transformation API for XML (TrAX), which is included in XDK 11g We also discuss the XSLT extension functions Chapter 6: We parse and transform XML using the JSTL XML tag library in JDeveloper11g Chapter 7: We load, . x0 y0 w0 h0" alt=""
Processing XML documents
with Oracle JDeveloper 11g
Creating, validating, and transforming XML documents
with Oracle& apos;s IDE
Deepak. 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