|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.util.PropertyLookupParser
org.jfree.report.util.beans.BeanPropertyLookupParser
| Constructor Summary | |
BeanPropertyLookupParser()
|
|
| Method Summary | |
protected java.lang.String |
lookupVariable(java.lang.String entity)
Looks up the property with the given name. |
protected abstract java.lang.Object |
performInitialLookup(java.lang.String name)
|
| Methods inherited from class org.jfree.report.util.PropertyLookupParser |
getClosingBraceChar, getEscapeChar, getMarkerChar, getOpeningBraceChar, setClosingBraceChar, setEscapeChar, setMarkerChar, setOpeningBraceChar, translateAndLookup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanPropertyLookupParser()
| Method Detail |
protected abstract java.lang.Object performInitialLookup(java.lang.String name)
name -
protected java.lang.String lookupVariable(java.lang.String entity)
PropertyLookupParser
lookupVariable in class PropertyLookupParserentity - the name of the property to look up.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||