Package org.apache.struts2.ognl.accessor
Class XWorkObjectPropertyAccessor
java.lang.Object
ognl.ObjectPropertyAccessor
org.apache.struts2.ognl.accessor.XWorkObjectPropertyAccessor
- All Implemented Interfaces:
ognl.PropertyAccessor
public class XWorkObjectPropertyAccessor
extends ognl.ObjectPropertyAccessor
- Author:
- Gabe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty(ognl.OgnlContext context, Object target, Object oname) Methods inherited from class ognl.ObjectPropertyAccessor
getPossibleProperty, getPropertyClass, getSourceAccessor, getSourceSetter, hasGetProperty, hasSetProperty, setPossibleProperty, setProperty
-
Constructor Details
-
XWorkObjectPropertyAccessor
public XWorkObjectPropertyAccessor()
-
-
Method Details