版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
版本说明:1
I S B N:(纸本) 9780596002787;0596002785
出 版 社:O'Reilly Media
出 版 年:2002年
主 题 词:Network Programming XML SGML Other Document Mark-up Languages Web Programming
摘 要:Java and XML Data Binding shows you how to put the new XML data binding APIs to work. XML is an excellent tool for representing data. Ultimately, though, its not enough to represent data; we also need to work with it, and working directly with XML documents is awkward. You have to navigate through the document, working with XML constructs such as elements and attributes. Programming at this level is awkward and alien to many software developers.