org.openrdf.workbench.commands
Class QueryServlet
java.lang.Object
org.openrdf.workbench.base.BaseServlet
org.openrdf.workbench.base.BaseRepositoryServlet
org.openrdf.workbench.base.TransformationServlet
org.openrdf.workbench.commands.QueryServlet
- All Implemented Interfaces:
- javax.servlet.Servlet, RepositoryServlet
public class QueryServlet
- extends TransformationServlet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.Servlet |
destroy, getServletConfig, getServletInfo, service |
QueryServlet
public QueryServlet()
getCookieNames
public String[] getCookieNames()
- Overrides:
getCookieNames in class TransformationServlet
service
protected void service(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
String xslPath)
throws Exception,
IOException
- Overrides:
service in class TransformationServlet
- Throws:
Exception
IOException
Copyright © 2001-2009 Aduna. All Rights Reserved.