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