Hi Jeff, That depends a great deal on what you want to do exactly with the large file. I guess you do not want to transform it into one huge web page? In general, if you have to deal with lengthy inputs, a SAX pipeline is the way to go.
Jos On Fri, 2010-05-07 at 18:14 -0500, Schmitz, Jeffrey A wrote: > Hello, > > I was wondering if there’s a way to handle very large files as > inputs to the default cocoon generator? As it is, I am getting a > memory heap error when trying to process an input file because it’s so > large. Am I going to have to process it in some other manner, or is > there a way to make Cocoon perform the transform for me? > > > > Thanks, > Jeff > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
