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