|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectview.GoResponse
view.GoPage
public abstract class GoPage
| Method Summary | |
|---|---|
java.lang.String |
getSource()
Returns the XHTML source code of the page. |
java.lang.String |
getSource(int indent_width)
As above, but with indentation. |
| Methods inherited from class view.GoResponse |
|---|
addCookie, getCookies |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getSource()
public java.lang.String getSource(int indent_width)
indent_width - the width of the indentation in spaces.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||