src/share/jaxws_classes/javax/xml/bind/annotation/adapters/package.html

changeset 286
f50545b5e2f1
child 397
b99d7e355d4b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/jaxws_classes/javax/xml/bind/annotation/adapters/package.html	Tue Mar 06 16:09:35 2012 -0800
     1.3 @@ -0,0 +1,59 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     1.5 +<!--
     1.6 + Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
     1.7 + DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8 +
     1.9 + This code is free software; you can redistribute it and/or modify it
    1.10 + under the terms of the GNU General Public License version 2 only, as
    1.11 + published by the Free Software Foundation.  Oracle designates this
    1.12 + particular file as subject to the "Classpath" exception as provided
    1.13 + by Oracle in the LICENSE file that accompanied this code.
    1.14 +
    1.15 + This code is distributed in the hope that it will be useful, but WITHOUT
    1.16 + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.17 + FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.18 + version 2 for more details (a copy is included in the LICENSE file that
    1.19 + accompanied this code).
    1.20 +
    1.21 + You should have received a copy of the GNU General Public License version
    1.22 + 2 along with this work; if not, write to the Free Software Foundation,
    1.23 + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.24 +
    1.25 + Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.26 + or visit www.oracle.com if you need additional information or have any
    1.27 + questions.
    1.28 +-->
    1.29 +
    1.30 +<html>
    1.31 +    <head>
    1.32 +
    1.33 +
    1.34 +    </head>
    1.35 +
    1.36 +    <body>
    1.37 +        <p>
    1.38 +        {@link javax.xml.bind.annotation.adapters.XmlAdapter} and its spec-defined
    1.39 +        sub-classes to allow arbitrary Java classes to be used with JAXB.
    1.40 +
    1.41 +        <h2>Package Specification</h2>
    1.42 +
    1.43 +        <ul>
    1.44 +            <li><a href="http://java.sun.com/xml/downloads/jaxb.html">JAXB
    1.45 +                Specification</a>
    1.46 +        </ul>
    1.47 +
    1.48 +        <h2>Related Documentation</h2>
    1.49 +
    1.50 +        For overviews, tutorials, examples, guides, and tool documentation,
    1.51 +        please see:
    1.52 +        <ul>
    1.53 +            <li>The <a href="http://java.sun.com/xml/jaxb/index.html">JAXB
    1.54 +            Website</a>
    1.55 +        </ul>
    1.56 +
    1.57 +        <!-- Put @see and @since tags down here. -->
    1.58 +
    1.59 +    </body>
    1.60 +</html>
    1.61 +
    1.62 +

mercurial