|
Lookup Class ReferenceYaPPI Servlet.
More...
Collaboration diagram for Lookup:
[legend]List of all members.
|
Public Member Functions |
void | init (ServletConfig config) throws ServletException |
void | doGet (HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException |
Detailed Description
YaPPI Servlet.
This class implements a servlet for the following URLs:
..../Lookup?particle=eta(c)(1S) ..../Lookup?pdgid=448 ..../Lookup?family=leptons
- Author:
- Patrick Hellwig
Mark Donszelmann
- Version:
- Id
- Lookup.java 8584 2006-08-10 23:06:37Z duns
Member Function Documentation
void doGet |
( |
HttpServletRequest |
request, |
|
|
HttpServletResponse |
response |
|
) |
throws IOException, ServletException |
|
Here is the call graph for this function:
void init |
( |
ServletConfig |
config |
) |
throws ServletException |
|
The documentation for this class was generated from the following file:
Generated on Fri Nov 3 19:06:50 2006 for FreeHepYaPPI by
1.3.9.1
|