1·Then you need to put some marshalling code atop that to provide an access layer to the front end.
然后,需要在那些类之上放置一些编组代码,以便为前端提供一个访问层。
2·JAXB libraries are then used in the process of marshalling and unmarshalling.
于是就可以在编组和解组的过程中使用jaxb库。
3·These classes are used to perform marshalling and unmarshalling, to create instances of the implementation classes, among other things.
使用这些类来执行编组和解组,以在其他事物中创建实现类的实例。
4·Listing 1 is the configuration file that the application USES to perform the marshalling and unmarshalling.
清单1是应用程序用于执行编组和解组操作的配置文件。
5·The annotated classes contain all the necessary information for the JAXB runtime to parse the XML for marshalling and unmarshalling, and in an optional step, to validate documents.
带注解的类包含JAXB运行时解析xml(为了进行编组和反编组)所需的所有信息,还可以通过一个可选的步骤检验文档。