|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jtec.beads.content.AbstractAttributeHolder
de.jtec.beads.content.Content
de.jtec.beads.content.PrimitiveContent
de.jtec.beads.content.Text
public class Text
text content is primitive and may contain markups, so it will be parsed/altered while rendering
| Field Summary | |
|---|---|
(package private) java.lang.String |
text
|
| Fields inherited from class de.jtec.beads.content.AbstractAttributeHolder |
|---|
attributes |
| Constructor Summary | |
|---|---|
Text(java.lang.String string)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
void |
setText(java.lang.String text)
|
| Methods inherited from class de.jtec.beads.content.AbstractAttributeHolder |
|---|
getAttributes, setAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String text
| Constructor Detail |
|---|
public Text(java.lang.String string)
| Method Detail |
|---|
public java.lang.String getText()
public void setText(java.lang.String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||