org.atmosphere.util
Class WebDotXmlReader
java.lang.Object
org.atmosphere.util.WebDotXmlReader
public class WebDotXmlReader
- extends Object
web.xml reader.
- Author:
- Jeanfrancois Arcand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDotXmlReader
public WebDotXmlReader(InputStream stream)
- Create a
DocumentBuilderFactory element from WEB-INF/web.xml
- Parameters:
stream -
getMappings
public ArrayList<String> getMappings()
- Return an
ArrayList which maps to the AtmosphereServlet
Copyright © 2011. All Rights Reserved.