< prev index next >

src/java.xml.bind/share/classes/javax/xml/bind/helpers/package.html

Print this page




  17 
  18  You should have received a copy of the GNU General Public License version
  19  2 along with this work; if not, write to the Free Software Foundation,
  20  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  21 
  22  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  23  or visit www.oracle.com if you need additional information or have any
  24  questions.
  25 -->
  26 
  27 <html>
  28     <head>
  29 
  30 
  31     </head>
  32 
  33     <body bgcolor="white">
  34 
  35         <p>
  36         <B>JAXB Provider Use Only:</b> Provides partial default implementations for 
  37         some of the <tt>javax.xml.bind</tt> interfaces.
  38 
  39         <p>
  40         JAXB Providers can extend these classes and implement the abstract 
  41         methods.
  42  
  43         <h2>Package Specification</h2>
  44 
  45         <ul>
  46             <li><a href="http://java.sun.com/xml/downloads/jaxb.html">JAXB 
  47                 Specification</a>
  48         </ul>
  49 
  50         <h2>Related Documentation</h2>
  51 
  52         For overviews, tutorials, examples, guides, and tool documentation, 
  53         please see:
  54         <ul>
  55             <li>The <a href="http://java.sun.com/xml/jaxb/index.html">JAXB 
  56             Website</a>
  57         </ul>


  17 
  18  You should have received a copy of the GNU General Public License version
  19  2 along with this work; if not, write to the Free Software Foundation,
  20  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  21 
  22  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  23  or visit www.oracle.com if you need additional information or have any
  24  questions.
  25 -->
  26 
  27 <html>
  28     <head>
  29 
  30 
  31     </head>
  32 
  33     <body bgcolor="white">
  34 
  35         <p>
  36         <B>JAXB Provider Use Only:</b> Provides partial default implementations for 
  37         some of the <code>javax.xml.bind</code> interfaces.
  38 
  39         <p>
  40         JAXB Providers can extend these classes and implement the abstract 
  41         methods.
  42  
  43         <h2>Package Specification</h2>
  44 
  45         <ul>
  46             <li><a href="http://java.sun.com/xml/downloads/jaxb.html">JAXB 
  47                 Specification</a>
  48         </ul>
  49 
  50         <h2>Related Documentation</h2>
  51 
  52         For overviews, tutorials, examples, guides, and tool documentation, 
  53         please see:
  54         <ul>
  55             <li>The <a href="http://java.sun.com/xml/jaxb/index.html">JAXB 
  56             Website</a>
  57         </ul>
< prev index next >