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
JRException
Copyright © 2017. All rights reserved.