|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.export.data.TextValue
public abstract class TextValue
| Constructor Summary | |
|---|---|
TextValue(java.lang.String text)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
abstract void |
handle(TextValueHandler handler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextValue(java.lang.String text)
| Method Detail |
|---|
public java.lang.String getText()
public abstract void handle(TextValueHandler handler)
throws JRException
JRException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||