|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextNode
Interface for all classes which contain text: comments, elements, processing instructions, etc.
Comment,
Element,
ProcessingInstruction| Method Summary | |
|---|---|
java.lang.String |
getText()
Get the text from the node |
Node |
setText(java.lang.String text)
Change the text of the node. |
| Method Detail |
|---|
java.lang.String getText()
Node setText(java.lang.String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||