From 5aaa32848d2c401de5b9eca92be9f95b7683b6b5 Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Tue, 4 Aug 2009 10:41:00 -0700 Subject: Updated documentation for commit 6c95fe90829cc66f81345a011dc25fc487e4cf0b --- 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 44124a94..a749f986 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