Uses of Class
org.apache.struts2.result.xslt.ProxyNodeAdapter
- 
Uses of ProxyNodeAdapter in org.apache.struts2.result.xsltSubclasses of ProxyNodeAdapter in org.apache.struts2.result.xsltModifier and TypeClassDescriptionclassProxyAttrAdapter is a pass-through adapter for objects which already implement the Attr interface.classProxyElementAdapter is a pass-through adapter for objects which already implement the Element interface.classProxyTextNodeAdapter is a pass-through adapter for objects which already implement the Text interface.