| Package | Description |
|---|---|
| org.ocpsoft.rewrite.faces.config |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013 OCPsoft. All Rights Reserved.