Axiom 介绍
Axiom 是一个基于StAX、兼容XML Infoset的对象模型,which supports on-demand building of the
object tree. It supports a novel “pull-through” model which allows one to turn
off the tree building and directly access the underlying pull event stream. It
also has built in support for XML Optimized Packaging (XOP) and MTOM, the
combination of which allows XML to carry binary data efficiently and in a
transparent manner. The combination of these is an easy to use API with a very
high performant architecture!
Axiom 官网
http://ws.apache.org/commons/axiom/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。