Hello, I wanted to develop a Java application in which I can write XUL (using DOM) and then save this XUL as an XML file. They are ordinary XML DOM API's like JAXP. But they only write XML and not specifically XUL. But Mozilla has DOM that parses and writes XUL by using javascript in the mozilla browser. Is it possible for me to use the Java DOM API ( http://www.mozilla.org/projects/blackwood/dom/ ) in a Java application so that I can use it to make XUL DOM which then i can save on file? Best Regards, Hani Samir
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
