Thứ Ba, 5 tháng 8, 2014

JAXP and XML Tranformation (Trax)

Create an application, which accepts an XSLT file as its first argument and XML document as second argument. Then, create an application using the following classes, which transforms a Source and sends the output to a Result object.
1. Use the TransformerFactory class and its methods.
2. Use the Transformer class and its methods.




- Chạy :
* Tổng Kết :
- Việc chuyển đổi XML thành các định dạng khác là rất cần thiết và quan trọng.
- Biết cách chuyển đổi XML.
- Hiểu hơn về XML.

Không có nhận xét nào:

Đăng nhận xét