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,
net.officefloor.frame.spi.source.SourceContext context)
Loads the
WebAppModel. |
public WebAppModel loadConfiguration(InputStream webXmlConfiguration, net.officefloor.frame.spi.source.SourceContext context) throws Exception
WebAppModel.webXmlConfiguration - InputStream to the web.xml content.context - SourceContext.WebAppModel.Exception - If fails to load configuration.Copyright © 2005–2015. All rights reserved.