|
||||||||||
| 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.MessageFormatSupport.MessageCompiler
| Constructor Summary | |
MessageFormatSupport.MessageCompiler()
|
|
| Method Summary | |
java.lang.String[] |
getFields()
|
protected java.lang.String |
lookupVariable(java.lang.String name)
Looks up the property with the given 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 MessageFormatSupport.MessageCompiler()
| Method Detail |
protected java.lang.String lookupVariable(java.lang.String name)
PropertyLookupParser
lookupVariable in class PropertyLookupParsername - the name of the property to look up.
public java.lang.String[] getFields()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||