From 8377c6897dc9b9d104721559df5fdc76731e8b8f Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Sun, 2 Aug 2009 23:59:17 -0700 Subject: Updated documentation for commit dcec88467e840c0120e9f27f2020636857692800 --- lazy-xml-api.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lazy-xml-api.html') diff --git a/lazy-xml-api.html b/lazy-xml-api.html index 223254d8..44124a94 100644 --- a/lazy-xml-api.html +++ b/lazy-xml-api.html @@ -86,7 +86,7 @@ by Chris Houser
Usage: (emit x & opts)
 
Prints an <?xml?> declaration line, and then calls emit-element
- Source + Source

emit-element

@@ -96,7 +96,7 @@ by Chris Houser
Recursively prints as XML text the element struct e.  To have it
 print extra whitespace like clojure.xml/emit, use the :pad true
 option.
- Source + Source

parse-seq

@@ -114,7 +114,7 @@ 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. - Source + Source

parse-trim

@@ -135,7 +135,7 @@ 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. - Source + Source
-- cgit v1.2.3-70-g09d2