|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentItem
Represents a bit of the content of a page such as a paragraph, a text, a link...
| Method Summary | |
|---|---|
List<?> |
getChildren()
Get the child items |
String |
getId()
Get the unique identifier for the content |
String |
getText()
Get the text representation of the content item |
void |
setText(String text)
|
| Method Detail |
|---|
String getId()
List<?> getChildren()
String getText()
void setText(String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||