Save This Page
Home » xwork-2.1.5 » com.opensymphony » xwork2 » ognl » accessor » [javadoc | source]
com.opensymphony.xwork2.ognl.accessor
public class: ObjectAccessor [javadoc | source]
java.lang.Object
   ognl.ObjectPropertyAccessor
      com.opensymphony.xwork2.ognl.accessor.ObjectAccessor
Method from com.opensymphony.xwork2.ognl.accessor.ObjectAccessor Summary:
getProperty,   setProperty
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.xwork2.ognl.accessor.ObjectAccessor Detail:
 public Object getProperty(Map map,
    Object o,
    Object o1) throws OgnlException 
 public  void setProperty(Map map,
    Object o,
    Object o1,
    Object o2) throws OgnlException