public class ConversionServlet
extends HttpServlet
| Constructor and Description |
|---|
ConversionServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
cleanFromFormat(java.lang.String pathInfo)
Cleans the path information from the file extension behind the last dot.
|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
protected void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionprotected java.lang.String cleanFromFormat(java.lang.String pathInfo)
pathInfo - The path informationCopyright © 2018 SAP SE. All Rights Reserved.