org.apache.openejb.sxc
Class WebXml
java.lang.Object
org.apache.openejb.sxc.WebXml
public class WebXml
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebXml
public WebXml()
unmarshal
public static WebApp unmarshal(InputStream inputStream)
throws Exception
- Throws:
Exception
unmarshal
public static WebApp unmarshal(URL url)
throws Exception
- Throws:
Exception
marshal
public static void marshal(WebApp webApp,
OutputStream outputStream)
throws Exception
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.