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