|
|||||||||
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.modules.data.sql.SQLParameterLookupParser
public class SQLParameterLookupParser
Creation-Date: 16.04.2006, 20:30:42
Constructor Summary | |
---|---|
SQLParameterLookupParser()
|
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 SQLParameterLookupParser()
Method Detail |
---|
protected java.lang.String lookupVariable(java.lang.String name)
PropertyLookupParser
lookupVariable
in class PropertyLookupParser
name
- 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 |