阅读背景:

如何在java中生成一个大型(30MB+) xml文件?

来源:互联网 

The file itself is not that big, should fit in memory. But once you combine that with other overhead factors then starts to become a problem. We are building a DOM in memory and that is not scaling for us. Using raw output streams seems problematic in the sense that we have to be careful about escaping characters. The file itself is not that big, should fit in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: