org.apache.myfaces.config
Interface FacesConfigUnmarshaller
- All Known Implementing Classes:
- DigesterFacesConfigUnmarshallerImpl
public interface FacesConfigUnmarshaller
Parses a single InputStream into an unmarshalled faces config Object, that can
be processed by a respective FacesConfigDispenser.
- Version:
- $Revision: 472618 $ $Date: 2006-11-08 15:06:54 -0500 (Wed, 08 Nov 2006) $
- Author:
- Manfred Geiler (latest modification by $Author: grantsmith $)
getFacesConfig
Object getFacesConfig(InputStream in,
String systemId)
throws IOException,
SAXException
- Throws:
IOException
SAXException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.