|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.html.HTMLDocument
public class HTMLDocument
Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Aug 5, 2006
| Constructor Summary | |
|---|---|
HTMLDocument()
|
|
| Method Summary | |
|---|---|
HTMLNode |
getDoctype()
|
HTMLNode |
getRoot()
|
java.lang.String |
getTextValue()
|
void |
setDoctype(HTMLNode doctype)
|
void |
setRoot(HTMLNode root)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLDocument()
| Method Detail |
|---|
public HTMLNode getDoctype()
public void setDoctype(HTMLNode doctype)
public HTMLNode getRoot()
public void setRoot(HTMLNode root)
public java.lang.String getTextValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||