public class WebXmlLoader extends Object
WebAppModel
from the web.xml
configuration.Constructor and Description |
---|
WebXmlLoader() |
Modifier and Type | Method and Description |
---|---|
WebAppModel |
loadConfiguration(InputStream webXmlConfiguration,
SourceContext context)
Loads the
WebAppModel . |
public WebAppModel loadConfiguration(InputStream webXmlConfiguration, SourceContext context) throws Exception
WebAppModel
.webXmlConfiguration
- InputStream
to the web.xml
content.context
- SourceContext
.WebAppModel
.Exception
- If fails to load configuration.Copyright © 2005–2016. All rights reserved.