- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Oct 2010 00:19:56 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system/pub/FileWriter
In directory hutz:/tmp/cvs-serv16011/file-system/pub/FileWriter
Modified Files:
Overview.html
Log Message:
More validator fixes.
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/pub/FileWriter/Overview.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Overview.html 26 Oct 2010 00:09:44 -0000 1.5
+++ Overview.html 26 Oct 2010 00:19:54 -0000 1.6
@@ -429,9 +429,13 @@
</tr>
</tbody></table>
<a>
- </a></td></tr></tbody></table><table class="exceptions"><tbody><tr><th>Exception</th><th>Description</th></tr><tr><td
+ </a></td></tr></tbody></table>
+ <table class="exceptions"><tbody><tr><th>Exception</th><th>Description</th></tr><tr><td
class="excName"><a class="idlType" href="#idl-def-FileException"><code>FileException</code></a></td><td
- class="excDesc"><table class="exceptionCodes"></table></td></tr></tbody></table><div><em>Return
+ class="excDesc"><table class="exceptionCodes"><tbody><tr><td
+class="excCodeName"><code>SYNTAX_ERR</code></td><td
+class="excCodeDesc">The user supplied an unsupported value for <a>endings</a>.</td></tr></tbody></table></td></tr></tbody></table>
+ <div><em>Return
type: </em><code><a>void</a></code></div></dd><dt
id="widl-BlobBuilder-append"><code>append</code></dt><dd>
<p>
Received on Tuesday, 26 October 2010 00:20:02 UTC