|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.epere4.java2excel.parser.impl.AbstractPropertyDtd
ar.com.epere4.java2excel.parser.impl.PropertyDtdImpl
public class PropertyDtdImpl
Full implementation of PropertyDtd.
| Constructor Summary | |
|---|---|
PropertyDtdImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluateExpression(java.lang.Object element)
Evaluates the ognl expression
against the suplied element. |
| Methods inherited from class ar.com.epere4.java2excel.parser.impl.AbstractPropertyDtd |
|---|
getDescription, getExpression, getTitle, isProtectNullPointer, setDescription, setExpression, setProtectNullPointer, setTitle, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyDtdImpl()
| Method Detail |
|---|
public java.lang.Object evaluateExpression(java.lang.Object element)
throws ognl.OgnlException
ognl expression
against the suplied element.
element - the element which is going to be target for the
ognl expression.
ognl.OgnlException - if the is an exception while evaluating ognl.evaluateExpression(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||