org.pentaho.reporting.engine.classic.core.util.beans
Class BeanPropertyLookupParser

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
      extended by org.pentaho.reporting.engine.classic.core.util.beans.BeanPropertyLookupParser
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PropertyAttributes

public abstract class BeanPropertyLookupParser
extends PropertyLookupParser

Todo: Analyze this class; it might not do what it promises ..

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
ESCAPE_MODE_ALL, ESCAPE_MODE_NONE, ESCAPE_MODE_STRICT
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
getClosingBraceChar, getEscapeChar, getEscapeMode, getMarkerChar, getOpeningBraceChar, setClosingBraceChar, setEscapeChar, setEscapeMode, setMarkerChar, setOpeningBraceChar, translateAndLookup, translateAndLookup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait