public class DigesterFacesConfigUnmarshallerImpl extends Object implements FacesConfigUnmarshaller<FacesConfigImpl>
| Constructor and Description | 
|---|
| DigesterFacesConfigUnmarshallerImpl(ExternalContext externalContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| FacesConfigImpl | getFacesConfig(InputStream in,
              String systemId) | 
| FacesConfigImpl | getFacesConfig(Reader r) | 
public DigesterFacesConfigUnmarshallerImpl(ExternalContext externalContext)
public FacesConfigImpl getFacesConfig(InputStream in, String systemId) throws IOException, SAXException
getFacesConfig in interface FacesConfigUnmarshaller<FacesConfigImpl>IOExceptionSAXExceptionpublic FacesConfigImpl getFacesConfig(Reader r) throws IOException, SAXException
getFacesConfig in interface FacesConfigUnmarshaller<FacesConfigImpl>IOExceptionSAXExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.