|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITextConstruct
Shared text construct interface.
| Nested Class Summary | |
|---|---|
static class |
ITextConstruct.Type
Defines the possible text construct types: TEXT, HTML, and XHTML. |
| Method Summary | |
|---|---|
java.lang.String |
getPlainText()
Returns a plain-text representation of this text construct. |
int |
getType()
Returns this text construct's type (text, HTML, or XHTML). |
| Method Detail |
|---|
int getType()
java.lang.String getPlainText()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||