|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ondelette.servlet.ServletCopyright
Description of the Class
Constructor Summary | |
ServletCopyright()
|
Method Summary | |
static java.lang.String |
getCopyright()
Gets the copyright attribute of the ServletCopyright class |
static void |
printFooter(java.io.PrintWriter out)
This footer gives copyright info in HTML. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServletCopyright()
Method Detail |
public static java.lang.String getCopyright()
public static void printFooter(java.io.PrintWriter out) throws java.io.IOException
out
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |