org.mbari.siam.configt
Interface HTMLWriter
- All Known Implementing Classes:
- ConfigToolHTMLWriter
public interface HTMLWriter
|
Method Summary |
void |
outPage(java.lang.String pageID,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
setParent(ServletApp parent)
|
outPage
void outPage(java.lang.String pageID,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
java.io.IOException
- Throws:
javax.servlet.ServletException
java.io.IOException
setParent
void setParent(ServletApp parent)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.