public class WebDotXmlReader
extends java.lang.Object
| Constructor and Description |
|---|
WebDotXmlReader(java.io.InputStream stream)
Create a
DocumentBuilderFactory element from WEB-INF/web.xml |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
getMappings()
Return an
ArrayList which maps to the AtmosphereServlet |
public WebDotXmlReader(java.io.InputStream stream)
DocumentBuilderFactory element from WEB-INF/web.xmlstream - public java.util.ArrayList<java.lang.String> getMappings()
ArrayList which maps to the AtmosphereServletCopyright © 2021. All Rights Reserved.