diff options
Diffstat (limited to 'branch-1.1.x/lazy-xml-api.html')
-rw-r--r-- | branch-1.1.x/lazy-xml-api.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/branch-1.1.x/lazy-xml-api.html b/branch-1.1.x/lazy-xml-api.html index 6deb2cfc..455d7482 100644 --- a/branch-1.1.x/lazy-xml-api.html +++ b/branch-1.1.x/lazy-xml-api.html @@ -6,9 +6,6 @@ <link media="all" type="text/css" href="../static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="../static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="../static/internal.css" rel="stylesheet" /> - <!-- TODO: are we using these (from clojure.org)? If so, add the files --> - <script src="file/view/code_highlighter.js" type="text/javascript"></script> - <script src="file/view/clojure.js" type="text/javascript"></script> <style>.menuWrapper{height: 36px;}</style> <!--[if lte IE 6]> <link rel="stylesheet" href="http://www.wikispaces.com/_/2009051601/s/internal_ie.css" type="text/css" /> @@ -92,7 +89,7 @@ namespace. <pre id="var-docstr">Prints an <?xml?> declaration line, and then calls emit-element</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L141" id="var-source">Source</a> + <a href="https://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 /> @@ -105,7 +102,7 @@ print extra whitespace like clojure.xml/emit, use the :pad true option.</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L118" id="var-source">Source</a> + <a href="https://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 /> @@ -126,7 +123,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/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L38" id="var-source">Source</a> + <a href="https://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 /> @@ -150,7 +147,7 @@ org.xmlpull.v1.XmlPullParser is in the classpath, this superior pull parser will be used.</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L95" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/lazy_xml.clj#L95" id="var-source">Source</a> </div> |