diff options
Diffstat (limited to 'branch-1.1.x/lazy-xml-api.html')
-rw-r--r-- | branch-1.1.x/lazy-xml-api.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/branch-1.1.x/lazy-xml-api.html b/branch-1.1.x/lazy-xml-api.html index d17e6fde..1ce35109 100644 --- a/branch-1.1.x/lazy-xml-api.html +++ b/branch-1.1.x/lazy-xml-api.html @@ -95,7 +95,7 @@ namespace. <pre id="var-docstr">Prints an <?xml?> declaration line, and then calls emit-element</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L141" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L141" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -108,7 +108,7 @@ print extra whitespace like clojure.xml/emit, use the :pad true option.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L118" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L118" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -129,7 +129,7 @@ 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/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L38" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L38" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -153,7 +153,7 @@ 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/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L95" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L95" id="var-source">Source</a> </div> @@ -163,7 +163,7 @@ parser will be used.</pre> </div> </div> <div id="foot"> - <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> + <div style="text-align: center;" id="copyright">Copyright 2007-2010 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 /> |