< prev index next >

src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html

Print this page

        

@@ -228,16 +228,15 @@
 <code>TIFFDirectory.createFromMetadata</code> method.</p>
 
 <h4><a id="MapNativeStandard"></a>
 Mapping of TIFF Native Image Metadata to the Standard Metadata Format</h4>
 
-The derivation of standard metadata format
+<table border="1">
+<caption>The derivation of standard metadata format
 <a href="standard_metadata.html">javax_imageio_1.0</a>
 elements from <a href="#ImageMetadata">TIFF native image metadata</a> is given
-in the following table.
-
-<table border="1">
+in the following table.</caption>
 <thead>
 <tr>
 <th scope="col">Index</th>
 <th scope="col">Standard Metadata Element</th>
 <th scope="col">Derivation from TIFF Fields</th>

@@ -758,16 +757,16 @@
 writer.</p>
 
 <h4><a id="MapStandardNative"></a>
 Mapping of the Standard Metadata Format to TIFF Native Image Metadata</h4>
 
-The derivation of <a href="#ImageMetadata">TIFF native image metadata</a>
-elements from the standard metadata format
-<a href="standard_metadata.html">javax_imageio_1.0</a> is
-given in the following table.
 
 <table border="1">
+<caption>The derivation of <a href="#ImageMetadata">TIFF native image metadata</a>
+elements from the standard metadata format
+<a href="standard_metadata.html">javax_imageio_1.0</a> is
+given in the following table.</caption>
 <thead>
 <tr>
 <th scope="col">Index</th>
 <th scope="col">TIFF Field</th>
 <th scope="col">Derivation from Standard Metadata Elements</th>
< prev index next >