[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Michael Kay" <mike@s...>
  • To: "'Andrew Welch'" <andrew.j.welch@g...>,"'xml-dev'" <xml-dev@l...>
  • Date: Tue, 12 May 2009 15:22:23 +0100

> 
> writeStartElement(foo.getPrefix(), foo.getNamespace(), 
> foo.getLocalPart());
> 
> ...which is a pain.
> 
> I did want to stick with the JDK, but it's looking likely 
> that I'll switch to XOM or similar.  Are there any others 
> that are recommended?
> 

It's easy enough to package up the Saxon serializer, which supports all the
serialization options in XSLT 2.0 and more, and drive it either using SAX as
the API, or a wrapper API of your own design. (The internal API is not very
user-friendly, but it's very efficient.)

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member