org.apache.myfaces.config
Interface FacesConfigUnmarshaller
public
interface
FacesConfigUnmarshaller
Parses a single InputStream into an unmarshalled faces config Object, that can
be processed by a respective FacesConfigDispenser.
Version: $Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
Author: Manfred Geiler (latest modification by $Author: grantsmith $)
public Object getFacesConfig(InputStream in, String systemId)