Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Serialize selected elements to a Writer.

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: David Bullock <db AT dawnbreaks.net>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Serialize selected elements to a Writer.
  • Date: Fri, 13 Oct 2006 11:42:19 -0400

David Bullock wrote:
Just reporting that my use-case, where I am using XOM as part of an XML
templating scheme, isn't handled by Serializer. Not willing to write my
own, I figured I'd just complain about it :-)

Specifically, it would have been useful if:

a) Serializer took a java.io.Writer in one of its constructors, since this
is all that pageContext.getOut() can supply me with;


By the way, this is a JSP based system, right?


--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/




Archive powered by MHonArc 2.6.24.

Top of Page