public abstract class TextValue extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
abstract void |
handle(TextValueHandler handler) |
public TextValue(String text)
public String getText()
public abstract void handle(TextValueHandler handler) throws JRException
JRExceptionCopyright © 2017. All rights reserved.