public abstract class TextValue extends Object
TextValue(String text)
String
getText()
abstract void
handle(TextValueHandler handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TextValue(String text)
public String getText()
public abstract void handle(TextValueHandler handler) throws JRException
JRException
Copyright © 2015. All rights reserved.