|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 org.apache.struts2.views.xslt 的软件包 | |
---|---|
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 使用的 org.apache.struts2.views.xslt 中的类 | |
---|---|
AbstractAdapterElement
AbstractAdapterElement extends the abstract Node type and implements the DOM Element interface. |
|
AbstractAdapterNode
AbstractAdapterNode is the base for childAdapters that expose a read-only view of a Java object as a DOM Node. |
|
AdapterFactory
AdapterFactory produces Node adapters for Java object types. |
|
AdapterNode
|
|
ProxyNodeAdapter
ProxyNodeAdapter is a read-only delegating adapter for objects which already implement the Node interface. |
|
||||||||||
上一个 下一个 | 框架 无框架 |