org.openrdf.workbench.commands
Class NamespacesServlet
java.lang.Object
org.openrdf.workbench.base.BaseServlet
org.openrdf.workbench.base.BaseRepositoryServlet
org.openrdf.workbench.base.TransformationServlet
org.openrdf.workbench.commands.NamespacesServlet
- All Implemented Interfaces:
- javax.servlet.Servlet, RepositoryServlet
public class NamespacesServlet
- 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 |
NamespacesServlet
public NamespacesServlet()
doPost
protected void doPost(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
String xslPath)
throws Exception
- Overrides:
doPost in class TransformationServlet
- Throws:
Exception
service
public void service(PrintWriter out,
String xslPath)
throws RepositoryException
- Overrides:
service in class TransformationServlet
- Throws:
RepositoryException
Copyright © 2001-2012 Aduna. All Rights Reserved.