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 Details

    • XWorkObjectPropertyAccessor

      public XWorkObjectPropertyAccessor()
  • Method Details

    • getProperty

      public Object getProperty(Map context, Object target, Object oname) throws ognl.OgnlException
      Specified by:
      getProperty in interface ognl.PropertyAccessor
      Overrides:
      getProperty in class ognl.ObjectPropertyAccessor
      Throws:
      ognl.OgnlException