Interface UserDefinedExpressionPropertyReadHandler

  • All Superinterfaces:
    org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
    All Known Implementing Classes:
    ExpressionMapPropertyReadHandler

    public interface UserDefinedExpressionPropertyReadHandler
    extends org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void init​(BeanUtility expression, String originalExpressionClass, String expressionClass, String expressionName)  
      • Methods inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

        characters, endElement, getObject, init, startElement