com.opensymphony.xwork2.ognl.accessor
Class XWorkIteratorPropertyAccessor
java.lang.Object
ognl.ObjectPropertyAccessor
ognl.IteratorPropertyAccessor
com.opensymphony.xwork2.ognl.accessor.XWorkIteratorPropertyAccessor
- All Implemented Interfaces:
- ognl.PropertyAccessor
public class XWorkIteratorPropertyAccessor
- extends ognl.IteratorPropertyAccessor
- Author:
- plightbo
Field Summary |
(package private) ognl.ObjectPropertyAccessor |
opa
|
Methods inherited from class ognl.IteratorPropertyAccessor |
getProperty |
Methods inherited from class ognl.ObjectPropertyAccessor |
getPossibleProperty, hasGetProperty, hasGetProperty, hasSetProperty, hasSetProperty, setPossibleProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
opa
ognl.ObjectPropertyAccessor opa
XWorkIteratorPropertyAccessor
public XWorkIteratorPropertyAccessor()
setProperty
public void setProperty(Map context,
Object target,
Object name,
Object value)
throws ognl.OgnlException
- Specified by:
setProperty
in interface ognl.PropertyAccessor
- Overrides:
setProperty
in class ognl.IteratorPropertyAccessor
- Throws:
ognl.OgnlException
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.