src/java.desktop/share/classes/javax/imageio/metadata/doc-files/wbmp_metadata.html
changeset 50358 1ba28f0dbc33
parent 48264 efda6932a433
child 58595 fa9f28a0e175
equal deleted inserted replaced
50357:2e0c4b2d567b 50358:1ba28f0dbc33
     3 <head>
     3 <head>
     4   <meta charset="utf-8"/>
     4   <meta charset="utf-8"/>
     5   <title>WBMP Metadata Format Specification</title>
     5   <title>WBMP Metadata Format Specification</title>
     6 </head>
     6 </head>
     7 <!--
     7 <!--
     8 Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved.
     8 Copyright (c) 2003, 2018, Oracle and/or its affiliates. All rights reserved.
     9 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     9 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    10 
    10 
    11 This code is free software; you can redistribute it and/or modify it
    11 This code is free software; you can redistribute it and/or modify it
    12 under the terms of the GNU General Public License version 2 only, as
    12 under the terms of the GNU General Public License version 2 only, as
    13 published by the Free Software Foundation.  Oracle designates this
    13 published by the Free Software Foundation.  Oracle designates this
    28 or visit www.oracle.com if you need additional information or have any
    28 or visit www.oracle.com if you need additional information or have any
    29 questions.
    29 questions.
    30 -->
    30 -->
    31 
    31 
    32 <body>
    32 <body>
       
    33 <main role="main">
    33 <h1>WBMP Metadata Format Specification</h1>
    34 <h1>WBMP Metadata Format Specification</h1>
    34 
    35 
    35 The XML schema for the native image metadata format is as follows:
    36 The XML schema for the native image metadata format is as follows:
    36 
    37 
    37 <pre>
    38 <pre>
    60 
    61 
    61 &lt;/xsd:schema&gt;
    62 &lt;/xsd:schema&gt;
    62 </pre>
    63 </pre>
    63 
    64 
    64 @since 1.5
    65 @since 1.5
    65 
    66 </main>
    66 </body>
    67 </body>