Java & XML: [solutions to real-world problems]
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Beijing [u.a.]
O'Reilly
2006
|
Ausgabe: | 3. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XII, 465 S. Ill., graph. Darst. |
ISBN: | 9780596101497 059610149X |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV022215401 | ||
003 | DE-604 | ||
005 | 20080623 | ||
007 | t | ||
008 | 070108s2006 ad|| |||| 00||| eng d | ||
015 | |a 06,N46,0034 |2 dnb | ||
016 | 7 | |a 981631118 |2 DE-101 | |
020 | |a 9780596101497 |c : EUR 48.00 (freier Pr.) |9 978-0-596-10149-7 | ||
020 | |a 059610149X |c : EUR 48.00 (freier Pr.) |9 0-596-10149-X | ||
024 | 3 | |a 9780596101497 | |
035 | |a (OCoLC)255351376 | ||
035 | |a (DE-599)BVBBV022215401 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G |a DE-355 |a DE-473 |a DE-19 | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 677f |2 stub | ||
084 | |a DAT 362f |2 stub | ||
100 | 1 | |a McLaughlin, Brett |e Verfasser |0 (DE-588)133417670 |4 aut | |
245 | 1 | 0 | |a Java & XML |b [solutions to real-world problems] |c Brett D. McLaughlin and Justin Edelson |
246 | 1 | 3 | |a Java and XML |
250 | |a 3. ed. | ||
264 | 1 | |a Beijing [u.a.] |b O'Reilly |c 2006 | |
300 | |a XII, 465 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a XML |0 (DE-588)4501553-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |D s |
689 | 0 | 1 | |a XML |0 (DE-588)4501553-3 |D s |
689 | 0 | |8 1\p |5 DE-604 | |
689 | 1 | 0 | |a XML |0 (DE-588)4501553-3 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Edelson, Justin |e Verfasser |4 aut | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015426701&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-015426701 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804136196571398144 |
---|---|
adam_text | Table
Preface
1.
XML 1.0
XML 1.1
XML Transformations
And More...
2.
DTDs
XML Schema
RELAX NG
3.
Setting Up SAX
Parsing with SAX
Content Handlers
Error Handlers
4.
Properties and Features
Resolving Entities
Notations and Unparsed Entities
The DefaukHandler Class
Extension Interfaces
Filters and Writers
. 1
1
9
10
19
20
21
27
34
41
41
45
49
64
70
70
73
78
78
79
84
5. DOM .............................................................91
The Document Object Model
Serialization
Modifying and Creating XML
Namespaces
6.
Checking for Module Support
DOM Level
DOM Level
7.
More Than an AP!
Parsing XML
Processing XSL
XPath
XML Validation
8.
StAX Basics
StAX Factories
Parsing with StAX
Document Output with StAX
Factor)- Properties
Common Issues with StAX
XmlPull
9.
The Basics 243
PropsToXML 248
XMLPropertitís 259
More JDOM Classes
JDOM
Common Issues with
10. dom4j........................................................... 288
Overview
Reading and Writing with dom4j
Document Traversal
Transformations
Special-Purpose Factories
П.
Data Binding Basics
Introducing JAXB
Using JAXB
Other Binding Frameworks
12.
What Is RSS?
Creating an RSS Feed
Reading an RSS Feed
Modules with ROME
13.
XML and the Model-View-Controller Pattern
Transforming to HTML with JSP
Using XSLT
Ajax 401
Flash
14.
Appendix: SAX Features and Properties
Index
Table of Contents
|
adam_txt |
Table
Preface
1.
XML 1.0
XML 1.1
XML Transformations
And More.
2.
DTDs
XML Schema
RELAX NG
3.
Setting Up SAX
Parsing with SAX
Content Handlers
Error Handlers
4.
Properties and Features
Resolving Entities
Notations and Unparsed Entities
The DefaukHandler Class
Extension Interfaces
Filters and Writers
. 1
1
9
10
19
20
21
27
34
41
41
45
49
64
70
70
73
78
78
79
84
5. DOM .91
The Document Object Model
Serialization
Modifying and Creating XML
Namespaces
6.
Checking for Module Support
DOM Level
DOM Level
7.
More Than an AP!
Parsing XML
Processing XSL
XPath
XML Validation
8.
StAX Basics
StAX Factories
Parsing with StAX
Document Output with StAX
Factor)- Properties
Common Issues with StAX
XmlPull
9.
The Basics 243
PropsToXML 248
XMLPropertitís 259
More JDOM Classes
JDOM
Common Issues with
10. dom4j. 288
Overview
Reading and Writing with dom4j
Document Traversal
Transformations
Special-Purpose Factories
П.
Data Binding Basics
Introducing JAXB
Using JAXB
Other Binding Frameworks
12.
What Is RSS?
Creating an RSS Feed
Reading an RSS Feed
Modules with ROME
13.
XML and the Model-View-Controller Pattern
Transforming to HTML with JSP
Using XSLT
Ajax 401
Flash
14.
Appendix: SAX Features and Properties
Index
Table of Contents |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | McLaughlin, Brett Edelson, Justin |
author_GND | (DE-588)133417670 |
author_facet | McLaughlin, Brett Edelson, Justin |
author_role | aut aut |
author_sort | McLaughlin, Brett |
author_variant | b m bm j e je |
building | Verbundindex |
bvnumber | BV022215401 |
classification_rvk | ST 250 |
classification_tum | DAT 677f DAT 362f |
ctrlnum | (OCoLC)255351376 (DE-599)BVBBV022215401 |
discipline | Informatik |
discipline_str_mv | Informatik |
edition | 3. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01893nam a2200493 c 4500</leader><controlfield tag="001">BV022215401</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080623 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">070108s2006 ad|| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">06,N46,0034</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">981631118</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780596101497</subfield><subfield code="c">: EUR 48.00 (freier Pr.)</subfield><subfield code="9">978-0-596-10149-7</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">059610149X</subfield><subfield code="c">: EUR 48.00 (freier Pr.)</subfield><subfield code="9">0-596-10149-X</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9780596101497</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)255351376</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV022215401</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-19</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 677f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 362f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">McLaughlin, Brett</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)133417670</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Java & XML</subfield><subfield code="b">[solutions to real-world problems]</subfield><subfield code="c">Brett D. McLaughlin and Justin Edelson</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Java and XML</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Beijing [u.a.]</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2006</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XII, 465 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">XML</subfield><subfield code="0">(DE-588)4501553-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">XML</subfield><subfield code="0">(DE-588)4501553-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">XML</subfield><subfield code="0">(DE-588)4501553-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Edelson, Justin</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015426701&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-015426701</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV022215401 |
illustrated | Illustrated |
index_date | 2024-07-02T16:27:09Z |
indexdate | 2024-07-09T20:52:33Z |
institution | BVB |
isbn | 9780596101497 059610149X |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-015426701 |
oclc_num | 255351376 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-355 DE-BY-UBR DE-473 DE-BY-UBG DE-19 DE-BY-UBM |
owner_facet | DE-91G DE-BY-TUM DE-355 DE-BY-UBR DE-473 DE-BY-UBG DE-19 DE-BY-UBM |
physical | XII, 465 S. Ill., graph. Darst. |
publishDate | 2006 |
publishDateSearch | 2006 |
publishDateSort | 2006 |
publisher | O'Reilly |
record_format | marc |
spelling | McLaughlin, Brett Verfasser (DE-588)133417670 aut Java & XML [solutions to real-world problems] Brett D. McLaughlin and Justin Edelson Java and XML 3. ed. Beijing [u.a.] O'Reilly 2006 XII, 465 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Java Programmiersprache (DE-588)4401313-9 gnd rswk-swf XML (DE-588)4501553-3 gnd rswk-swf Java Programmiersprache (DE-588)4401313-9 s XML (DE-588)4501553-3 s 1\p DE-604 DE-604 Edelson, Justin Verfasser aut Digitalisierung UB Regensburg application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015426701&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | McLaughlin, Brett Edelson, Justin Java & XML [solutions to real-world problems] Java Programmiersprache (DE-588)4401313-9 gnd XML (DE-588)4501553-3 gnd |
subject_GND | (DE-588)4401313-9 (DE-588)4501553-3 |
title | Java & XML [solutions to real-world problems] |
title_alt | Java and XML |
title_auth | Java & XML [solutions to real-world problems] |
title_exact_search | Java & XML [solutions to real-world problems] |
title_exact_search_txtP | Java & XML [solutions to real-world problems] |
title_full | Java & XML [solutions to real-world problems] Brett D. McLaughlin and Justin Edelson |
title_fullStr | Java & XML [solutions to real-world problems] Brett D. McLaughlin and Justin Edelson |
title_full_unstemmed | Java & XML [solutions to real-world problems] Brett D. McLaughlin and Justin Edelson |
title_short | Java & XML |
title_sort | java xml solutions to real world problems |
title_sub | [solutions to real-world problems] |
topic | Java Programmiersprache (DE-588)4401313-9 gnd XML (DE-588)4501553-3 gnd |
topic_facet | Java Programmiersprache XML |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015426701&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT mclaughlinbrett javaxmlsolutionstorealworldproblems AT edelsonjustin javaxmlsolutionstorealworldproblems AT mclaughlinbrett javaandxml AT edelsonjustin javaandxml |