| Package | Description |
|---|---|
| org.ocpsoft.rewrite.faces.config |
| Modifier and Type | Method and Description |
|---|---|
static <T> FacesConverter<T> |
FacesConverter.forId(String converterId)
Create a
Converter with the given ID. |
static <T> FacesConverter<T> |
FacesConverter.forType(Class<?> targetType)
Create a
Converter adapter for the given target type. |
Copyright © 2015 OCPsoft. All Rights Reserved.