public class WebXMLFile extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
WebXMLFile.Mapping |
| Constructor and Description |
|---|
WebXMLFile(File webxmlfile) |
| Modifier and Type | Method and Description |
|---|---|
File |
getActualFile() |
List<String> |
getCodas(String mapping) |
List<String> |
getPreludes(String mapping) |
Class<? extends javax.servlet.http.HttpServlet> |
getServlet(String mapping) |
Map<WebXMLFile.Mapping,Class<? extends javax.servlet.http.HttpServlet>> |
getServlets() |
public WebXMLFile(File webxmlfile)
public File getActualFile()
public Map<WebXMLFile.Mapping,Class<? extends javax.servlet.http.HttpServlet>> getServlets()
Copyright © 2008-2013 Mathias Schwarz.