org.jfree.report.util

Class MessageFormatSupport.MessageCompiler

Enclosing Class:
MessageFormatSupport
Implemented Interfaces:
Serializable

protected static class MessageFormatSupport.MessageCompiler
extends PropertyLookupParser

Constructor Summary

MessageCompiler()

Method Summary

String[]
getFields()
protected String
lookupVariable(String name)

Methods inherited from class org.jfree.report.util.PropertyLookupParser

getClosingBraceChar, getEscapeChar, getMarkerChar, getOpeningBraceChar, lookupVariable, setClosingBraceChar, setEscapeChar, setMarkerChar, setOpeningBraceChar, translateAndLookup

Constructor Details

MessageCompiler

protected MessageCompiler()

Method Details

getFields

public String[] getFields()

lookupVariable

protected String lookupVariable(String name)
Overrides:
lookupVariable in interface PropertyLookupParser