| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | URLEncoderWrapperWrapper class for the URLEncoder that can be used to wrap and existing encoder and
 set it on the factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| URLEncoder | URLEncoderFactory. getURLEncoder()Returns the current URLEncoder if it has been set. | 
| URLEncoder | URLEncoderFactory. getURLEncoder(javax.faces.context.ExternalContext ec)Returns a URLEncoder if one has been set. | 
| abstract URLEncoder | URLEncoderWrapper. getWrapped() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | URLEncoderFactory. setURLEncoder(URLEncoder encoder) | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.