Pro Apache XML

The book begins with an introduction to XML—defining XML syntax, its structure, and several fundamental concepts such as the Document Type Definition (DTD) and XML schema. Chapter 2 covers various XML parsing techniques. It covers both SAX and DOM APIs and Apache’s implementation of them in the X...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Sarang, Poornachandra
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31719
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:The book begins with an introduction to XML—defining XML syntax, its structure, and several fundamental concepts such as the Document Type Definition (DTD) and XML schema. Chapter 2 covers various XML parsing techniques. It covers both SAX and DOM APIs and Apache’s implementation of them in the Xerces project. Apache also provides XML data binding techniques in their XMLBeans project, and this chapter covers the XMLBeans implementation. Chapter 3 introduces you to today’s widely accepted and most popular web application architecture: web services. Here you will learn the web services architecture and its three important components, SOAP, WSDL, and UDDI.