Re: [RT] Learning from Greasemonkey + Platypus

From: David Huynh <dfhuynh_at_csail.mit.edu>
Date: Thu, 04 Aug 2005 09:40:05 -0400

Matthew Cockerill wrote:

>In theory you shouldn't have to route through an XML serialization, should you?
>
>Not sure how it would work in practice, but XSLT processors can take a W3C DOM as input
>http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/transform/dom/DOMSource.html
>(as well as being able to handle a serialized XML, or a SAX event stream).
>
>So if you can get the DOM object out of firefox, you should be able to pass it directly to the XSLT processor concerned, as input.
>
>
I don't think we can get a Java-based DOM out of Firefox, though. :-(

David
Received on Thu Aug 04 2005 - 13:34:35 EDT

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:39:18 EDT