Processing XML documents with Oracle JDeveloper 11g :: creating, validating, and transforming XML documents with Oracle's IDE /
"This expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrat...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham [U.K.] :
Packt Pub.,
©2009.
|
Schriftenreihe: | From technologies to solutions.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | "This expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper's capabilities"--Resource description page |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (v, 369 pages) : illustrations. |
ISBN: | 9781847196675 1847196675 1847196667 9781847196668 1282063200 9781282063204 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn560270422 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 100319s2009 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e pn |c UMI |d CEF |d OCLCQ |d YUS |d E7B |d IDEBK |d N$T |d OCLCQ |d B24X7 |d DEBSZ |d OCLCQ |d DKDLA |d YDXCP |d OCLCQ |d OCLCF |d OCLCQ |d NLE |d AGLDB |d MOR |d PIFAG |d LIV |d OCLCQ |d JBG |d OCLCQ |d OCLCO |d U3W |d STF |d WRM |d VTS |d COCUF |d OCLCQ |d OCLCO |d INT |d AU@ |d COO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d M8D |d UKAHL |d HS0 |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 324989625 |a 560270412 |a 666922338 |a 706825562 |a 764550483 |a 765143247 |a 815772498 |a 823120657 |a 958945928 |a 961489897 |a 962604096 |a 988479011 |a 991998757 |a 1037737641 |a 1038694700 |a 1058117270 |a 1058195076 |a 1097146925 | ||
020 | |a 9781847196675 |q (electronic bk.) | ||
020 | |a 1847196675 |q (electronic bk.) | ||
020 | |a 1847196667 | ||
020 | |a 9781847196668 | ||
020 | |a 1282063200 | ||
020 | |a 9781282063204 | ||
020 | |z 9781847196668 | ||
035 | |a (OCoLC)560270422 |z (OCoLC)324989625 |z (OCoLC)560270412 |z (OCoLC)666922338 |z (OCoLC)706825562 |z (OCoLC)764550483 |z (OCoLC)765143247 |z (OCoLC)815772498 |z (OCoLC)823120657 |z (OCoLC)958945928 |z (OCoLC)961489897 |z (OCoLC)962604096 |z (OCoLC)988479011 |z (OCoLC)991998757 |z (OCoLC)1037737641 |z (OCoLC)1038694700 |z (OCoLC)1058117270 |z (OCoLC)1058195076 |z (OCoLC)1097146925 | ||
037 | |a CL0500000059 |b Safari Books Online | ||
050 | 4 | |a QA76.73.J38 |b V64 2009 | |
072 | 7 | |a COM |x 018000 |2 bisacsh | |
072 | 7 | |a UGB |2 bicssc | |
082 | 7 | |a 005.71362 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Vohra, Deepak, |d 1966- |1 https://id.oclc.org/worldcat/entity/E39PCjqydYwM7tQmHfvjKmt8Q3 |0 http://id.loc.gov/authorities/names/no2007033223 | |
245 | 1 | 0 | |a Processing XML documents with Oracle JDeveloper 11g : |b creating, validating, and transforming XML documents with Oracle's IDE / |c Deepak Vohra. |
260 | |a Birmingham [U.K.] : |b Packt Pub., |c ©2009. | ||
300 | |a 1 online resource (v, 369 pages) : |b illustrations. | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a From technologies to solutions | |
500 | |a Includes index. | ||
520 | |a "This expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper's capabilities"--Resource description page | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Cover; Table of Contents; Preface; Creating and Parsing an XML Document; Setting the environment; Generating an XML document; Creating the factory; Creating the DOM document object; Creating the root element; Constructing the DOM document; Outputting the DOM document; Running the Java application; Parsing an XML document with the DOM API; Creating the factory; Creating a DOM document object; Outputting the XML document components' values; Running the Java application; Parsing an XML document with the SAX API; Creating the factory; Parsing the XML document; Running the Java application | |
505 | 8 | |a Setting the error handlerValidating the XML document; Running the Java application; Schema validation with a DOM parser; Creating a DOM parser; Setting the error handler; Parsing the XML document; Running the Java application; Summary; XPath; What is XPath?; XPath support in Oracle XDK 11g; Setting the environment; XPath search; Selecting nodes with absolute location paths; Selecting nodes with relative location paths; Selecting namespace nodes; Selecting nodes with XPath API; Creating the DOM parser; Method selectSingleNode(String); Method selectNodes(String) | |
505 | 8 | |a Method selectSingleNode(String, NSResolver)Method selectNodes(String, NSResolver); Running the Java application; Summary; Transforming XML with XSLT; What we will cover in this chapter; Setting the environment for XSLT transformation; Transforming an XML document; Parsing the XML document; Creating the TransformerFactory; Creating the Transformer; Running the application; XSLT extension functions; Setting the environment for XSLT extension functions; Creating the stylesheet containing the extension functions; Instantiating Java classes; Parsing the XML | |
505 | 8 | |a Storing Java results in XSLT-non-static methodStoring Java results in XSLT-static method; Modifying attributes; Modifying element text; Stylesheet with extension functions; Processing the extension functions; Summary; JSTL XML Tag Library; Overview of the JSTL XML tag library; Setting the environment; Parsing with the JSTL XML tag library; Transforming with the JSTL XML tag library; Summary; Loading and Saving XML with DOM 3.0 LS; Background; The API; Setting the environment; Loading an XML document; Creating the LSParser; Adding event handling; Parsing the XML document | |
630 | 0 | 0 | |a Oracle JDeveloper. |0 http://id.loc.gov/authorities/names/n98097040 |
630 | 0 | 0 | |a Oracle (Computer file) |0 http://id.loc.gov/authorities/names/n91015760 |
630 | 0 | 7 | |a Oracle JDeveloper. |2 blmlsh |
630 | 0 | 7 | |a Oracle (Computer file) |2 blmlsh |
630 | 0 | 7 | |a Oracle (Computer file) |2 fast |
630 | 0 | 7 | |a Oracle JDeveloper |2 fast |
650 | 0 | |a Java (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh95008574 | |
650 | 0 | |a XML (Document markup language) |0 http://id.loc.gov/authorities/subjects/sh97007825 | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 6 | |a XML (Langage de balisage) | |
650 | 7 | |a COMPUTERS |x Data Processing. |2 bisacsh | |
650 | 7 | |a Java (Computer program language) |2 blmlsh | |
650 | 7 | |a XML (Document markup language) |2 blmlsh | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a XML (Document markup language) |2 fast | |
776 | 0 | 8 | |i Print version: |a Vohra, Deepak, 1966-. |t Processing XML documents with Oracle JDeveloper 11g. |d Birmingham [U.K.] : Packt Pub., ©2009 |z 9781847196668 |w (OCoLC)384813379 |
830 | 0 | |a From technologies to solutions. |0 http://id.loc.gov/authorities/names/no2008038412 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=356304 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26942862 | ||
938 | |a Books 24x7 |b B247 |n bks00030629 | ||
938 | |a EBSCOhost |b EBSC |n 356304 | ||
938 | |a YBP Library Services |b YANK |n 3605040 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn560270422 |
---|---|
_version_ | 1816881707367792640 |
adam_text | |
any_adam_object | |
author | Vohra, Deepak, 1966- |
author_GND | http://id.loc.gov/authorities/names/no2007033223 |
author_facet | Vohra, Deepak, 1966- |
author_role | |
author_sort | Vohra, Deepak, 1966- |
author_variant | d v dv |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.J38 V64 2009 |
callnumber-search | QA76.73.J38 V64 2009 |
callnumber-sort | QA 276.73 J38 V64 42009 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Table of Contents; Preface; Creating and Parsing an XML Document; Setting the environment; Generating an XML document; Creating the factory; Creating the DOM document object; Creating the root element; Constructing the DOM document; Outputting the DOM document; Running the Java application; Parsing an XML document with the DOM API; Creating the factory; Creating a DOM document object; Outputting the XML document components' values; Running the Java application; Parsing an XML document with the SAX API; Creating the factory; Parsing the XML document; Running the Java application Setting the error handlerValidating the XML document; Running the Java application; Schema validation with a DOM parser; Creating a DOM parser; Setting the error handler; Parsing the XML document; Running the Java application; Summary; XPath; What is XPath?; XPath support in Oracle XDK 11g; Setting the environment; XPath search; Selecting nodes with absolute location paths; Selecting nodes with relative location paths; Selecting namespace nodes; Selecting nodes with XPath API; Creating the DOM parser; Method selectSingleNode(String); Method selectNodes(String) Method selectSingleNode(String, NSResolver)Method selectNodes(String, NSResolver); Running the Java application; Summary; Transforming XML with XSLT; What we will cover in this chapter; Setting the environment for XSLT transformation; Transforming an XML document; Parsing the XML document; Creating the TransformerFactory; Creating the Transformer; Running the application; XSLT extension functions; Setting the environment for XSLT extension functions; Creating the stylesheet containing the extension functions; Instantiating Java classes; Parsing the XML Storing Java results in XSLT-non-static methodStoring Java results in XSLT-static method; Modifying attributes; Modifying element text; Stylesheet with extension functions; Processing the extension functions; Summary; JSTL XML Tag Library; Overview of the JSTL XML tag library; Setting the environment; Parsing with the JSTL XML tag library; Transforming with the JSTL XML tag library; Summary; Loading and Saving XML with DOM 3.0 LS; Background; The API; Setting the environment; Loading an XML document; Creating the LSParser; Adding event handling; Parsing the XML document |
ctrlnum | (OCoLC)560270422 |
dewey-full | 005.71362 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.71362 |
dewey-search | 005.71362 |
dewey-sort | 15.71362 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06575cam a2200745 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn560270422</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">100319s2009 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">CEF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">YUS</subfield><subfield code="d">E7B</subfield><subfield code="d">IDEBK</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">B24X7</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DKDLA</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLE</subfield><subfield code="d">AGLDB</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">LIV</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">JBG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">U3W</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">VTS</subfield><subfield code="d">COCUF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">INT</subfield><subfield code="d">AU@</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">HS0</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">324989625</subfield><subfield code="a">560270412</subfield><subfield code="a">666922338</subfield><subfield code="a">706825562</subfield><subfield code="a">764550483</subfield><subfield code="a">765143247</subfield><subfield code="a">815772498</subfield><subfield code="a">823120657</subfield><subfield code="a">958945928</subfield><subfield code="a">961489897</subfield><subfield code="a">962604096</subfield><subfield code="a">988479011</subfield><subfield code="a">991998757</subfield><subfield code="a">1037737641</subfield><subfield code="a">1038694700</subfield><subfield code="a">1058117270</subfield><subfield code="a">1058195076</subfield><subfield code="a">1097146925</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847196675</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847196675</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847196667</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847196668</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1282063200</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781282063204</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781847196668</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)560270422</subfield><subfield code="z">(OCoLC)324989625</subfield><subfield code="z">(OCoLC)560270412</subfield><subfield code="z">(OCoLC)666922338</subfield><subfield code="z">(OCoLC)706825562</subfield><subfield code="z">(OCoLC)764550483</subfield><subfield code="z">(OCoLC)765143247</subfield><subfield code="z">(OCoLC)815772498</subfield><subfield code="z">(OCoLC)823120657</subfield><subfield code="z">(OCoLC)958945928</subfield><subfield code="z">(OCoLC)961489897</subfield><subfield code="z">(OCoLC)962604096</subfield><subfield code="z">(OCoLC)988479011</subfield><subfield code="z">(OCoLC)991998757</subfield><subfield code="z">(OCoLC)1037737641</subfield><subfield code="z">(OCoLC)1038694700</subfield><subfield code="z">(OCoLC)1058117270</subfield><subfield code="z">(OCoLC)1058195076</subfield><subfield code="z">(OCoLC)1097146925</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000059</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.J38</subfield><subfield code="b">V64 2009</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">018000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">UGB</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.71362</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Vohra, Deepak,</subfield><subfield code="d">1966-</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjqydYwM7tQmHfvjKmt8Q3</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2007033223</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Processing XML documents with Oracle JDeveloper 11g :</subfield><subfield code="b">creating, validating, and transforming XML documents with Oracle's IDE /</subfield><subfield code="c">Deepak Vohra.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham [U.K.] :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">©2009.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (v, 369 pages) :</subfield><subfield code="b">illustrations.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">From technologies to solutions</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">"This expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper's capabilities"--Resource description page</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Table of Contents; Preface; Creating and Parsing an XML Document; Setting the environment; Generating an XML document; Creating the factory; Creating the DOM document object; Creating the root element; Constructing the DOM document; Outputting the DOM document; Running the Java application; Parsing an XML document with the DOM API; Creating the factory; Creating a DOM document object; Outputting the XML document components' values; Running the Java application; Parsing an XML document with the SAX API; Creating the factory; Parsing the XML document; Running the Java application</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Setting the error handlerValidating the XML document; Running the Java application; Schema validation with a DOM parser; Creating a DOM parser; Setting the error handler; Parsing the XML document; Running the Java application; Summary; XPath; What is XPath?; XPath support in Oracle XDK 11g; Setting the environment; XPath search; Selecting nodes with absolute location paths; Selecting nodes with relative location paths; Selecting namespace nodes; Selecting nodes with XPath API; Creating the DOM parser; Method selectSingleNode(String); Method selectNodes(String)</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Method selectSingleNode(String, NSResolver)Method selectNodes(String, NSResolver); Running the Java application; Summary; Transforming XML with XSLT; What we will cover in this chapter; Setting the environment for XSLT transformation; Transforming an XML document; Parsing the XML document; Creating the TransformerFactory; Creating the Transformer; Running the application; XSLT extension functions; Setting the environment for XSLT extension functions; Creating the stylesheet containing the extension functions; Instantiating Java classes; Parsing the XML</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Storing Java results in XSLT-non-static methodStoring Java results in XSLT-static method; Modifying attributes; Modifying element text; Stylesheet with extension functions; Processing the extension functions; Summary; JSTL XML Tag Library; Overview of the JSTL XML tag library; Setting the environment; Parsing with the JSTL XML tag library; Transforming with the JSTL XML tag library; Summary; Loading and Saving XML with DOM 3.0 LS; Background; The API; Setting the environment; Loading an XML document; Creating the LSParser; Adding event handling; Parsing the XML document</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Oracle JDeveloper.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n98097040</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Oracle (Computer file)</subfield><subfield code="0">http://id.loc.gov/authorities/names/n91015760</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Oracle JDeveloper.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Oracle (Computer file)</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Oracle (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Oracle JDeveloper</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95008574</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">XML (Document markup language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh97007825</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">XML (Langage de balisage)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Processing.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">XML (Document markup language)</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">XML (Document markup language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Vohra, Deepak, 1966-.</subfield><subfield code="t">Processing XML documents with Oracle JDeveloper 11g.</subfield><subfield code="d">Birmingham [U.K.] : Packt Pub., ©2009</subfield><subfield code="z">9781847196668</subfield><subfield code="w">(OCoLC)384813379</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">From technologies to solutions.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2008038412</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=356304</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26942862</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Books 24x7</subfield><subfield code="b">B247</subfield><subfield code="n">bks00030629</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">356304</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">3605040</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn560270422 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:17:00Z |
institution | BVB |
isbn | 9781847196675 1847196675 1847196667 9781847196668 1282063200 9781282063204 |
language | English |
oclc_num | 560270422 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (v, 369 pages) : illustrations. |
psigel | ZDB-4-EBA |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Packt Pub., |
record_format | marc |
series | From technologies to solutions. |
series2 | From technologies to solutions |
spelling | Vohra, Deepak, 1966- https://id.oclc.org/worldcat/entity/E39PCjqydYwM7tQmHfvjKmt8Q3 http://id.loc.gov/authorities/names/no2007033223 Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / Deepak Vohra. Birmingham [U.K.] : Packt Pub., ©2009. 1 online resource (v, 369 pages) : illustrations. text txt rdacontent computer c rdamedia online resource cr rdacarrier From technologies to solutions Includes index. "This expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper's capabilities"--Resource description page Print version record. Cover; Table of Contents; Preface; Creating and Parsing an XML Document; Setting the environment; Generating an XML document; Creating the factory; Creating the DOM document object; Creating the root element; Constructing the DOM document; Outputting the DOM document; Running the Java application; Parsing an XML document with the DOM API; Creating the factory; Creating a DOM document object; Outputting the XML document components' values; Running the Java application; Parsing an XML document with the SAX API; Creating the factory; Parsing the XML document; Running the Java application Setting the error handlerValidating the XML document; Running the Java application; Schema validation with a DOM parser; Creating a DOM parser; Setting the error handler; Parsing the XML document; Running the Java application; Summary; XPath; What is XPath?; XPath support in Oracle XDK 11g; Setting the environment; XPath search; Selecting nodes with absolute location paths; Selecting nodes with relative location paths; Selecting namespace nodes; Selecting nodes with XPath API; Creating the DOM parser; Method selectSingleNode(String); Method selectNodes(String) Method selectSingleNode(String, NSResolver)Method selectNodes(String, NSResolver); Running the Java application; Summary; Transforming XML with XSLT; What we will cover in this chapter; Setting the environment for XSLT transformation; Transforming an XML document; Parsing the XML document; Creating the TransformerFactory; Creating the Transformer; Running the application; XSLT extension functions; Setting the environment for XSLT extension functions; Creating the stylesheet containing the extension functions; Instantiating Java classes; Parsing the XML Storing Java results in XSLT-non-static methodStoring Java results in XSLT-static method; Modifying attributes; Modifying element text; Stylesheet with extension functions; Processing the extension functions; Summary; JSTL XML Tag Library; Overview of the JSTL XML tag library; Setting the environment; Parsing with the JSTL XML tag library; Transforming with the JSTL XML tag library; Summary; Loading and Saving XML with DOM 3.0 LS; Background; The API; Setting the environment; Loading an XML document; Creating the LSParser; Adding event handling; Parsing the XML document Oracle JDeveloper. http://id.loc.gov/authorities/names/n98097040 Oracle (Computer file) http://id.loc.gov/authorities/names/n91015760 Oracle JDeveloper. blmlsh Oracle (Computer file) blmlsh Oracle (Computer file) fast Oracle JDeveloper fast Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Java (Langage de programmation) XML (Langage de balisage) COMPUTERS Data Processing. bisacsh Java (Computer program language) blmlsh XML (Document markup language) blmlsh Java (Computer program language) fast XML (Document markup language) fast Print version: Vohra, Deepak, 1966-. Processing XML documents with Oracle JDeveloper 11g. Birmingham [U.K.] : Packt Pub., ©2009 9781847196668 (OCoLC)384813379 From technologies to solutions. http://id.loc.gov/authorities/names/no2008038412 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=356304 Volltext |
spellingShingle | Vohra, Deepak, 1966- Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / From technologies to solutions. Cover; Table of Contents; Preface; Creating and Parsing an XML Document; Setting the environment; Generating an XML document; Creating the factory; Creating the DOM document object; Creating the root element; Constructing the DOM document; Outputting the DOM document; Running the Java application; Parsing an XML document with the DOM API; Creating the factory; Creating a DOM document object; Outputting the XML document components' values; Running the Java application; Parsing an XML document with the SAX API; Creating the factory; Parsing the XML document; Running the Java application Setting the error handlerValidating the XML document; Running the Java application; Schema validation with a DOM parser; Creating a DOM parser; Setting the error handler; Parsing the XML document; Running the Java application; Summary; XPath; What is XPath?; XPath support in Oracle XDK 11g; Setting the environment; XPath search; Selecting nodes with absolute location paths; Selecting nodes with relative location paths; Selecting namespace nodes; Selecting nodes with XPath API; Creating the DOM parser; Method selectSingleNode(String); Method selectNodes(String) Method selectSingleNode(String, NSResolver)Method selectNodes(String, NSResolver); Running the Java application; Summary; Transforming XML with XSLT; What we will cover in this chapter; Setting the environment for XSLT transformation; Transforming an XML document; Parsing the XML document; Creating the TransformerFactory; Creating the Transformer; Running the application; XSLT extension functions; Setting the environment for XSLT extension functions; Creating the stylesheet containing the extension functions; Instantiating Java classes; Parsing the XML Storing Java results in XSLT-non-static methodStoring Java results in XSLT-static method; Modifying attributes; Modifying element text; Stylesheet with extension functions; Processing the extension functions; Summary; JSTL XML Tag Library; Overview of the JSTL XML tag library; Setting the environment; Parsing with the JSTL XML tag library; Transforming with the JSTL XML tag library; Summary; Loading and Saving XML with DOM 3.0 LS; Background; The API; Setting the environment; Loading an XML document; Creating the LSParser; Adding event handling; Parsing the XML document Oracle JDeveloper. http://id.loc.gov/authorities/names/n98097040 Oracle (Computer file) http://id.loc.gov/authorities/names/n91015760 Oracle JDeveloper. blmlsh Oracle (Computer file) blmlsh Oracle (Computer file) fast Oracle JDeveloper fast Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Java (Langage de programmation) XML (Langage de balisage) COMPUTERS Data Processing. bisacsh Java (Computer program language) blmlsh XML (Document markup language) blmlsh Java (Computer program language) fast XML (Document markup language) fast |
subject_GND | http://id.loc.gov/authorities/names/n98097040 http://id.loc.gov/authorities/names/n91015760 http://id.loc.gov/authorities/subjects/sh95008574 http://id.loc.gov/authorities/subjects/sh97007825 |
title | Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / |
title_auth | Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / |
title_exact_search | Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / |
title_full | Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / Deepak Vohra. |
title_fullStr | Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / Deepak Vohra. |
title_full_unstemmed | Processing XML documents with Oracle JDeveloper 11g : creating, validating, and transforming XML documents with Oracle's IDE / Deepak Vohra. |
title_short | Processing XML documents with Oracle JDeveloper 11g : |
title_sort | processing xml documents with oracle jdeveloper 11g creating validating and transforming xml documents with oracle s ide |
title_sub | creating, validating, and transforming XML documents with Oracle's IDE / |
topic | Oracle JDeveloper. http://id.loc.gov/authorities/names/n98097040 Oracle (Computer file) http://id.loc.gov/authorities/names/n91015760 Oracle JDeveloper. blmlsh Oracle (Computer file) blmlsh Oracle (Computer file) fast Oracle JDeveloper fast Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Java (Langage de programmation) XML (Langage de balisage) COMPUTERS Data Processing. bisacsh Java (Computer program language) blmlsh XML (Document markup language) blmlsh Java (Computer program language) fast XML (Document markup language) fast |
topic_facet | Oracle JDeveloper. Oracle (Computer file) Oracle JDeveloper Java (Computer program language) XML (Document markup language) Java (Langage de programmation) XML (Langage de balisage) COMPUTERS Data Processing. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=356304 |
work_keys_str_mv | AT vohradeepak processingxmldocumentswithoraclejdeveloper11gcreatingvalidatingandtransformingxmldocumentswithoracleside |