开发者

JAXB Performance

In my current project I have a requirement where I need to build an xml document. I am planning to go with JAXB by creating the Java domain classes and marshall it i开发者_运维百科nto XML. IS this an efficient approach? If not can you suggest any better approaches for XML building?


See ivan-ivanovich-ivanoff's answer to a similar question posted. The short answer is that JAXB is going to be the best approach.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜