Carsten Milling wrote: > > What I'm hoping for is to be able to somehow use xxe's formatting > engine programmatically
Yes, of course. See http://www.xmlmind.com/xmleditor/_distrib/doc/api/com/xmlmind/xmledit/edit/Formatter.html and http://www.xmlmind.com/xmleditor/_distrib/doc/api/com/xmlmind/xmledit/edit/Loader.html However, the Loader and Formatter classes are not very simple to use, so I would not recommend trying to program them. (Theses classes have been rewritten in XXE v4.) > or from the commandline to get exactly the > same behavior as if I would save the file form inside the editor. Any > ideas? We currently don't have such command-line tool. (But there will be one in XXE v4.)

