org.apache.lucene.demo.xmlparser
public class FormBasedXmlQueryDemo extends javax.servlet.http.HttpServlet
NOTE: you must provide CSV data in /WEB-INF/data.tsv
for the demo to work!
| Constructor and Description |
|---|
FormBasedXmlQueryDemo()
for instantiation by the servlet container
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init(javax.servlet.ServletConfig config) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic FormBasedXmlQueryDemo()
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.