> well, I grepped the code for "export" and actually found the methods in > SessionImpl, but > my brain was kind of looking for a method returning a DOM Document and > my brain wasn't flexible enough to realize that the API just offers an > export through a ContentHandler. well, workspaces should not be limited with respect to their size (that means that they should be able to become much bigger than jvm mem), so DOM as a general purpose mechanism may be a bad choice...
regards, david
