Uses of Interface
org.apache.myfaces.config.FacesConfigUnmarshaller

Packages that use FacesConfigUnmarshaller
org.apache.myfaces.config   
org.apache.myfaces.config.impl.digester   
 

Uses of FacesConfigUnmarshaller in org.apache.myfaces.config
 

Methods in org.apache.myfaces.config that return FacesConfigUnmarshaller
protected  FacesConfigUnmarshaller FacesConfigurator.getUnmarshaller()
           
 

Methods in org.apache.myfaces.config with parameters of type FacesConfigUnmarshaller
 void FacesConfigurator.setUnmarshaller(FacesConfigUnmarshaller unmarshaller)
           
 

Uses of FacesConfigUnmarshaller in org.apache.myfaces.config.impl.digester
 

Classes in org.apache.myfaces.config.impl.digester that implement FacesConfigUnmarshaller
 class DigesterFacesConfigUnmarshallerImpl
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.