equal
deleted
inserted
replaced
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
2 <!-- |
2 <!-- |
3 Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. |
3 Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved. |
4 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
5 |
5 |
6 This code is free software; you can redistribute it and/or modify it |
6 This code is free software; you can redistribute it and/or modify it |
7 under the terms of the GNU General Public License version 2 only, as |
7 under the terms of the GNU General Public License version 2 only, as |
8 published by the Free Software Foundation. Oracle designates this |
8 published by the Free Software Foundation. Oracle designates this |
45 a MIME-based package processor and JAXB unmarshall/marshal processes. |
45 a MIME-based package processor and JAXB unmarshall/marshal processes. |
46 |
46 |
47 <h2>Package Specification</h2> |
47 <h2>Package Specification</h2> |
48 |
48 |
49 <ul> |
49 <ul> |
50 <li><a href="http://java.sun.com/xml/downloads/jaxb.html">JAXB |
50 <li><a href="https://jaxb.java.net/">JAXB |
51 Specification</a> |
51 Specification</a> |
52 </ul> |
52 </ul> |
53 |
53 |
54 <h2>Related Standards</h2> |
54 <h2>Related Standards</h2> |
55 |
55 |
59 <li><a href="http://www.ws-i.org/Profiles/AttachmentsProfile-1.0-2004-08-24.html">[3]WS-I Attachments Profile Version 1.0.</a></li> |
59 <li><a href="http://www.ws-i.org/Profiles/AttachmentsProfile-1.0-2004-08-24.html">[3]WS-I Attachments Profile Version 1.0.</a></li> |
60 <li><a href="http://www.w3.org/TR/xml-media-types/">[4]Describing Media Content of Binary Data in XML</a></li> |
60 <li><a href="http://www.w3.org/TR/xml-media-types/">[4]Describing Media Content of Binary Data in XML</a></li> |
61 </ul> |
61 </ul> |
62 |
62 |
63 <!-- Put @see and @since tags down here. --> |
63 <!-- Put @see and @since tags down here. --> |
64 @since 1.6, JAXB 2.0 |
64 @since JAXB 2.0 |
65 </body> |
65 </body> |
66 </html> |
66 </html> |
67 |
67 |
68 |
68 |