LEADER 03409nmm a2200469 u 4500
001 EB001928174
003 EBX01000000000000001091076
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
050 4 |a QA76.73.J38 
100 1 |a Burke, Eric M. 
245 0 0 |a Java and XSLT  |c Eric M. Burke 
246 3 1 |a Embedding XML processing into Java applications 
250 |a 1st ed 
260 |a Beijing  |b O'Reilly  |c 2001 
300 |a xvi, 510 pages  |b illustrations 
505 0 |a 1. Introduction -- 2. XSLT Part 1 -- The Basics -- 3. XSLT Part 2 -- Beyond the Basics -- 4. Java-Based Web Technologies -- 5. XSLT Processing with Java -- 6. Servlet Basics and XSLT -- 7. Discussion Forum -- 8. Additional Techniques -- 9. Development Environment, Testing, and Performance -- 10. Wireless Applications -- App. A. Discussion Forum Code -- App. B. JAXP API Reference -- App. C. XSLT Quick Reference 
653 |a XML (Langage de balisage) 
653 |a XSLT (Computer program language) / http://id.loc.gov/authorities/subjects/sh2001001708 
653 |a Java (programmeertaal) / gtt 
653 |a Java 
653 |a XSLT (Computer program language) / fast 
653 |a Sites Web / Création / ram 
653 |a XSLT (Langage de programmation) 
653 |a XML (Document markup language) / http://id.loc.gov/authorities/subjects/sh97007825 
653 |a Java (Computer program language) / fast 
653 |a XML (Document markup language) / fast 
653 |a Java (langage de programmation) / ram 
653 |a Java (Langage de programmation) 
653 |a Langages de programmation / Sémantique / ram 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a XSL. / gtt 
653 |a XML (langage de balisage) / ram 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
776 |z 9780596001438 
776 |z 0596001436 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596001436/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.7/2 
520 |a The power of XSLT is its ability to change the structure or format of any content that can be converted to XML. Java and XSLT shows you how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. After an introduction to XSLT, the book focuses on applying transformations in some real-world scenarios, such as developing a discussion forum, transforming documents from one form to another, and generating content for wireless devices. Java and XSLT discusses several common XSLT processors and the TRAX API, paying special attention to performance issues. Although there's a brief tutorial introduction to the XSLT language, the primary focus of the book isn't on learning XSLT or developing stylesheets; it's on making practical use of transformations in Java code. The book covers: Introduction and Technology Review XSLT--The Basics XSLT--Beyond The Basics Java Web Architecture Programmatic Interfaces to XSLT Processors Using XSLT with Servlets Discussion Forum Implementation Advanced XSLT Web Techniques Testing, Tuning and Development Environments WAP and WML XSLT and Wireless Examples