Mansour Al Akeel schrieb am 09.01.2011 um 22:30 (+0200):

> From what I see, it's common requirement to serialize sax events, and
> write them as XML to a stream.
> 
> I don't a big problem inclusing xalan-j or xmlwriter package, but
> wondering since this is a common requirement it should be available
> with JDK or one of the xml parsers (like xerces). I did a search but I
> was not able to find one of these writers in JAXP. May be I am doing
> something wrong here, or missing something obvious for others, or
> using these classes in a way that I am not suppose to.

I think you're looking for org.xml.sax.helpers.DefaultHandler!

-- 
Michael Ludwig

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to