Hi, I've just discovered your tool (I haven't the professional edition yet), it seems really goof and what I'm looking for to build a part of my application, but there's just a problem:
In the API of edit.Loader and doc.DocumentLoader, it seems that I can only load a document from a file,a url, or a com.jclark.xml.parse.OpenEntity(!). I need to load one from a org.w3c.dom document or from the xml as a text string. Is it possible, and then how? Thanks for your answers, Raph

