diff options
Diffstat (limited to 'duck-streams-api.html')
-rw-r--r-- | duck-streams-api.html | 90 |
1 files changed, 44 insertions, 46 deletions
diff --git a/duck-streams-api.html b/duck-streams-api.html index 80ff555e..516831d1 100644 --- a/duck-streams-api.html +++ b/duck-streams-api.html @@ -1,6 +1,6 @@ <html> <head> - <title>duck-streams API reference (clojure.contrib)</title> + <title>duck-streams API reference (Clojure-contrib)</title> <link href="static/favicon.png" rel="icon" /> <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> @@ -15,7 +15,7 @@ <![endif]--> </head> <!-- -This document was auto-generated from the clojure.contrib source by contrib-autodoc. +This document was auto-generated from the source by the clojure autodoc system. To report errors or ask questions about the overall documentation structure, formatting, etc., contact Tom Faulhaber (google mail name: tomfaulhaber). For errors in the documentation of a particular namespace, contact the author of that @@ -25,7 +25,7 @@ namespace. <div id="AllContentContainer"> <div id="Header"> <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> - <h1><a title="Clojure-contrib" href="index.html">Clojure-contrib</a></h1> + <h1><a title="page header title" id="page-header" href="index.html">Clojure-contrib</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> <div class="menu"> @@ -48,45 +48,45 @@ namespace. <div style="margin-left: 1em;" class="toc-section"> <a href="#toc0">Overview</a> <div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/*append-to-writer*">*append-to-writer*</a> + <a href="#clojure.contrib.duck-streams/*append-to-writer*">*append-to-writer*</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/*buffer-size*">*buffer-size*</a> + <a href="#clojure.contrib.duck-streams/*buffer-size*">*buffer-size*</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/*byte-array-type*">*byte-array-type*</a> + <a href="#clojure.contrib.duck-streams/*byte-array-type*">*byte-array-type*</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/*default-encoding*">*default-encoding*</a> + <a href="#clojure.contrib.duck-streams/*default-encoding*">*default-encoding*</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/append-spit">append-spit</a> + <a href="#clojure.contrib.duck-streams/append-spit">append-spit</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/append-writer">append-writer</a> + <a href="#clojure.contrib.duck-streams/append-writer">append-writer</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/copy">copy</a> + <a href="#clojure.contrib.duck-streams/copy">copy</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/file-str">file-str</a> + <a href="#clojure.contrib.duck-streams/file-str">file-str</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/make-parents">make-parents</a> + <a href="#clojure.contrib.duck-streams/make-parents">make-parents</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/pwd">pwd</a> + <a href="#clojure.contrib.duck-streams/pwd">pwd</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/read-lines">read-lines</a> + <a href="#clojure.contrib.duck-streams/read-lines">read-lines</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/reader">reader</a> + <a href="#clojure.contrib.duck-streams/reader">reader</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/slurp*">slurp*</a> + <a href="#clojure.contrib.duck-streams/slurp*">slurp*</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/spit">spit</a> + <a href="#clojure.contrib.duck-streams/spit">spit</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/to-byte-array">to-byte-array</a> + <a href="#clojure.contrib.duck-streams/to-byte-array">to-byte-array</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/with-in-reader">with-in-reader</a> + <a href="#clojure.contrib.duck-streams/with-in-reader">with-in-reader</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/with-out-append-writer">with-out-append-writer</a> + <a href="#clojure.contrib.duck-streams/with-out-append-writer">with-out-append-writer</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/with-out-writer">with-out-writer</a> + <a href="#clojure.contrib.duck-streams/with-out-writer">with-out-writer</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/write-lines">write-lines</a> + <a href="#clojure.contrib.duck-streams/write-lines">write-lines</a> </div><div style="margin-left: 1em;" class="toc-entry"> - <a href="#duck-streams/writer">writer</a> + <a href="#clojure.contrib.duck-streams/writer">writer</a> </div> <br /> </div> @@ -115,7 +115,7 @@ or "just-give-me-a-stream", but ducks are funnier.</pre> <div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/*append-to-writer*">*append-to-writer*</h2> + <h2 id="clojure.contrib.duck-streams/*append-to-writer*">*append-to-writer*</h2> <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">If true, writer and spit will open files in append mode. @@ -124,7 +124,7 @@ Defaults to false. Use append-writer or append-spit.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/*buffer-size*">*buffer-size*</h2> + <h2 id="clojure.contrib.duck-streams/*buffer-size*">*buffer-size*</h2> <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">Size, in bytes or characters, of the buffer used when @@ -133,7 +133,7 @@ copying streams.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/*byte-array-type*">*byte-array-type*</h2> + <h2 id="clojure.contrib.duck-streams/*byte-array-type*">*byte-array-type*</h2> <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">Type object for a Java primitive byte array.</pre> @@ -141,7 +141,7 @@ copying streams.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/*default-encoding*">*default-encoding*</h2> + <h2 id="clojure.contrib.duck-streams/*default-encoding*">*default-encoding*</h2> <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">Name of the default encoding to use when reading & writing. @@ -150,7 +150,7 @@ Default is UTF-8.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/append-spit">append-spit</h2> + <h2 id="clojure.contrib.duck-streams/append-spit">append-spit</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (append-spit f content) </pre> @@ -159,7 +159,7 @@ Default is UTF-8.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/append-writer">append-writer</h2> + <h2 id="clojure.contrib.duck-streams/append-writer">append-writer</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (append-writer x) </pre> @@ -169,7 +169,7 @@ that are already open.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/copy">copy</h2> + <h2 id="clojure.contrib.duck-streams/copy">copy</h2> <span id="var-type">multimethod</span><br /> <pre id="var-usage">Usage: (copy input output) </pre> @@ -185,7 +185,7 @@ Writing a File fails if the parent directory does not exist.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/file-str">file-str</h2> + <h2 id="clojure.contrib.duck-streams/file-str">file-str</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (file-str & args) </pre> @@ -196,7 +196,7 @@ the path with the user.home system property.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/make-parents">make-parents</h2> + <h2 id="clojure.contrib.duck-streams/make-parents">make-parents</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (make-parents file) </pre> @@ -205,7 +205,7 @@ the path with the user.home system property.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/pwd">pwd</h2> + <h2 id="clojure.contrib.duck-streams/pwd">pwd</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (pwd) </pre> @@ -215,7 +215,7 @@ Note: In Java, you cannot change the current working directory.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/read-lines">read-lines</h2> + <h2 id="clojure.contrib.duck-streams/read-lines">read-lines</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (read-lines f) </pre> @@ -225,7 +225,7 @@ closes the reader AFTER YOU CONSUME THE ENTIRE SEQUENCE.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/reader">reader</h2> + <h2 id="clojure.contrib.duck-streams/reader">reader</h2> <span id="var-type">multimethod</span><br /> <pre id="var-usage">Usage: (reader x) </pre> @@ -243,7 +243,7 @@ closed.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/slurp*">slurp*</h2> + <h2 id="clojure.contrib.duck-streams/slurp*">slurp*</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (slurp* f) </pre> @@ -252,7 +252,7 @@ closed.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/spit">spit</h2> + <h2 id="clojure.contrib.duck-streams/spit">spit</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (spit f content) </pre> @@ -262,7 +262,7 @@ closes f.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/to-byte-array">to-byte-array</h2> + <h2 id="clojure.contrib.duck-streams/to-byte-array">to-byte-array</h2> <span id="var-type">multimethod</span><br /> <pre id="var-usage">Usage: (to-byte-array arg) </pre> @@ -273,7 +273,7 @@ a byte array, returns it.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/with-in-reader">with-in-reader</h2> + <h2 id="clojure.contrib.duck-streams/with-in-reader">with-in-reader</h2> <span id="var-type">macro</span><br /> <pre id="var-usage">Usage: (with-in-reader f & body) </pre> @@ -282,7 +282,7 @@ a byte array, returns it.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/with-out-append-writer">with-out-append-writer</h2> + <h2 id="clojure.contrib.duck-streams/with-out-append-writer">with-out-append-writer</h2> <span id="var-type">macro</span><br /> <pre id="var-usage">Usage: (with-out-append-writer f & body) </pre> @@ -291,7 +291,7 @@ a byte array, returns it.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/with-out-writer">with-out-writer</h2> + <h2 id="clojure.contrib.duck-streams/with-out-writer">with-out-writer</h2> <span id="var-type">macro</span><br /> <pre id="var-usage">Usage: (with-out-writer f & body) </pre> @@ -301,7 +301,7 @@ Anything printed within body will be written to f.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/write-lines">write-lines</h2> + <h2 id="clojure.contrib.duck-streams/write-lines">write-lines</h2> <span id="var-type">function</span><br /> <pre id="var-usage">Usage: (write-lines f lines) </pre> @@ -311,7 +311,7 @@ writer, and automatically closed at the end of the sequence.</pre> </div><div id="var-entry"> <br /> <hr /> - <h2 id="duck-streams/writer">writer</h2> + <h2 id="clojure.contrib.duck-streams/writer">writer</h2> <span id="var-type">multimethod</span><br /> <pre id="var-usage">Usage: (writer x) </pre> @@ -336,9 +336,7 @@ closed.</pre> </div> </div> <div id="foot"> - <div style="text-align: center;"> - Copyright 2008-2009 Rich Hickey and the various contributors - </div> + <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> </div> </div> <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |