diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-04-30 16:19:00 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-04-30 16:19:00 -0700 |
commit | 4a3f270f93c687ec29f9cdd178f22b9fd3d82e37 (patch) | |
tree | cbe8efecfd3a0aab290cb6b7c2eec2135385d52a /lazy-xml-api.html | |
parent | ae92eda353beed7ff5ee07ea80491d7c7bca110c (diff) |
Manual autodoc update (mostly whitespace diffs caused by new tags, not yet used).
Diffstat (limited to 'lazy-xml-api.html')
-rw-r--r-- | lazy-xml-api.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/lazy-xml-api.html b/lazy-xml-api.html index b1b7593d..fe2b004d 100644 --- a/lazy-xml-api.html +++ b/lazy-xml-api.html @@ -72,6 +72,8 @@ by <span id="author">Chris Houser</span><br /> </pre><pre> </pre><h2>Overview</h2> <pre id="namespace-docstr">Functions to parse xml lazily and emit back to text.</pre> + + <br /> <h2>Public Variables and Functions</h2> <div id="var-entry"> @@ -92,7 +94,9 @@ specified, it will be run in a separate thread and be allowed to get ahead by queue-size items, which defaults to maxint. If no parser is specified and org.xmlpull.v1.XmlPullParser is in the classpath, this superior pull parser will be used.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bbe248f90e6ec33d5e85d2267fa1caf8c7cb99a7/src/main/clojure/clojure/contrib/lazy_xml.clj#L38" id="var-source">Source</a> + + + </div><div id="var-entry"> <br /> <hr /> @@ -114,7 +118,9 @@ thread and be allowed to get ahead by queue-size items, which defaults to maxing. If no parser is specified and org.xmlpull.v1.XmlPullParser is in the classpath, this superior pull parser will be used.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bbe248f90e6ec33d5e85d2267fa1caf8c7cb99a7/src/main/clojure/clojure/contrib/lazy_xml.clj#L95" id="var-source">Source</a> + + + </div> |