|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.lang.SerializableObject
|
+--com.jdc.xml.Document
|
+--com.jdc.gui.html.Document
|
+--com.jdc.http.jsp.JspDocument
JspDocument represent a JavaServer Page™ (JSP™) document.
The default document is an XHTML Transitional document.
| Field Summary |
| Fields inherited from class com.jdc.lang.Object |
string |
| Fields inherited from interface com.jdc.gui.html.MarkupLanguage |
XHTML |
| Constructor Summary | |
JspDocument()
Constructs a new JspDocument object. |
|
| Methods inherited from class com.jdc.gui.html.Document |
create, getBody, getContent, getHead, setContent, toString |
| Methods inherited from class com.jdc.xml.Document |
getDeclaration, getProlog, getType, setDeclaration, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JspDocument()
JspDocument object.
|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||