|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacesConfigUnmarshaller<T>
Parses a single InputStream into an unmarshalled faces config Object, that can be processed by a respective FacesConfigDispenser.
Method Summary | |
---|---|
T |
getFacesConfig(InputStream in,
String systemId)
|
FacesConfig |
getFacesConfig(Reader r)
|
Method Detail |
---|
T getFacesConfig(InputStream in, String systemId) throws IOException, SAXException
IOException
SAXException
FacesConfig getFacesConfig(Reader r) throws IOException, SAXException
IOException
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |