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$)