|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 ProxyNodeAdapter 的软件包 | |
---|---|
org.apache.struts2.views.xslt | The new xslt view supports an extensible Java XML adapter framework that makes it easy to customize the XML rendering of objects and to incorporate structured XML text and arbitarary DOM fragments into the output. |
org.apache.struts2.views.xslt 中 ProxyNodeAdapter 的使用 |
---|
org.apache.struts2.views.xslt 中 ProxyNodeAdapter 的子类 | |
---|---|
class |
ProxyAttrAdapter
ProxyAttrAdapter is a pass-through adapter for objects which already implement the Attr interface. |
class |
ProxyElementAdapter
ProxyElementAdapter is a pass-through adapter for objects which already implement the Element interface. |
class |
ProxyTextNodeAdapter
ProxyTextNodeAdapter is a pass-through adapter for objects which already implement the Text interface. |
|
||||||||||
上一个 下一个 | 框架 无框架 |