Sorry if this is a bit off topic.
The XML data I'm storing to MarkLogic (Java XCC) is being processed through one or more ContentHandlers. With eXist I would create a resource that would accept the ContentHandler stream. I'm trying to figure out how to convert the ContentHandler stream to in InputStream for use with one of the ContentFactory.newContent() methods. >From looking at the samples it appears that eventually I should use the DynamicContentStream class but I need to figure out the conversion problem first. I'd really appreciate any pointers in this area. Thanks, gary
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
