Class StringTextValue


  • public class StringTextValue
    extends TextValue
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Constructor Summary

      Constructors 
      Constructor Description
      StringTextValue​(java.lang.String text)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handle​(TextValueHandler handler)  
      • Methods inherited from class net.sf.jasperreports.engine.export.data.TextValue

        getText
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait