rewrite-integration-faces 2.0.0.Alpha3

Uses of Class
org.ocpsoft.rewrite.faces.config.FacesConverter

Packages that use FacesConverter
org.ocpsoft.rewrite.faces.config   
 

Uses of FacesConverter in org.ocpsoft.rewrite.faces.config
 

Methods in org.ocpsoft.rewrite.faces.config that return FacesConverter
static
<T> FacesConverter<T>
FacesConverter.forId(String converterId)
          Creates a converter with the given ID.
static
<T> FacesConverter<T>
FacesConverter.forType(Class<?> targetType)
          Creates a converter adapter for the given target type.
 


rewrite-integration-faces 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.