public class WebXml extends Object
| Constructor and Description |
|---|
WebXml() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(WebApp webApp,
OutputStream outputStream) |
static WebApp |
unmarshal(InputStream inputStream) |
static WebApp |
unmarshal(URL url) |
public static WebApp unmarshal(InputStream inputStream) throws Exception
Exceptionpublic static void marshal(WebApp webApp, OutputStream outputStream) throws Exception
ExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.