The style sheets use the pull style of XSLT (which means frequent use of XSL: for-each and XSL: value-of) rather than the push style (which USES a lot of templates and modes).
样式表使用了拉样式的XSLT(意味着经常使用xsl: for - each和xsl: value - of),而不是使用推样式(它使用许多模板和方式)。
I have done this because the pull style is more widely familiar, although the push style is superior in many ways.
我这样做是因为拉样式更为大家普遍熟悉,虽然推样式在许多方面比较优越。
While the original Axis used a standard push-style (SAX) parser for processing XML, Axis2 USES a pull-style (StAX) parser.
原始的Axis使用标准的推式(SAX)解析器进行XML处理,而Axis2使用拉式(StAX)解析器。
应用推荐