public class WebXMLParser extends Object
| Constructor and Description |
|---|
WebXMLParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
parseWebXml(File webxml,
io.undertow.servlet.api.DeploymentInfo info)
Parses the web.xml and configures the context.
|
public WebXMLParser()
public static void parseWebXml(File webxml, io.undertow.servlet.api.DeploymentInfo info)
webxml - info -