XML Binding Language(XBL) ( XBL ) allows you to define behaviors, possibly in the form of handler scripts, related to XML elements. XML文档绑定语言(XMLBindingLanguage,XBL)使您能够定义与XML元素相关的行为,这类行为通常采用处理程序脚本的形式。
This is just one way of handling XML data binding for Java language applications. 这只是处理用于Java语言应用程序的XML数据绑定的一种方法。
Application research of XML data binding in program language 高级编程语言中XML数据绑定的应用与研究
Most other data binding frameworks for the Java language force you to supply a DTD or W3C XML Schema grammar for your documents, then generate a collection of classes from that grammar. 其它大多数针对Java语言的数据绑定框架都会强制您为文档提供DTD或W3CXMLSchema语法,然后根据该语法生成类的集合。
Overall, JAXB is shaping up as a powerful and flexible tool for binding Java language code to documents defined by W3C XML Schema grammars. 总体说来,JAXB正成为一种功能强大而灵活的工具,它用于将Java语言代码绑定到W3CXMLSchema文法所定义的文档。