Package org.apache.myfaces.config
Interface FacesConfigUnmarshaller<T>
- All Known Implementing Classes:
FacesConfigUnmarshallerImpl
public interface FacesConfigUnmarshaller<T>
Parses a single InputStream into an unmarshalled faces config Object, that can
be processed by a respective FacesConfigDispenser.
- Version:
- $Revision$ $Date$
- Author:
- Manfred Geiler (latest modification by $Author$)
-
Method Summary
-
Method Details
-
getFacesConfig
- Throws:
IOException
SAXException
-
getFacesConfig
- Throws:
IOException
SAXException
-