|
RichFaces Core Implementation 4.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncoderException | |
|---|---|
| org.ajax4jsf.util.base64 | Framework utility classes to handle BASE64 encoding |
| Uses of EncoderException in org.ajax4jsf.util.base64 |
|---|
| Methods in org.ajax4jsf.util.base64 that throw EncoderException | |
|---|---|
byte[] |
BinaryEncoder.encode(byte[] pArray)
Encodes a byte array and return the encoded data as a byte array. |
Object |
URLCodec.encode(Object pObject)
Encodes an object into its URL safe form. |
Object |
URL64Codec.encode(Object pObject)
Encodes an Object using the base64 algorithm. |
Object |
Encoder.encode(Object pObject)
Encodes an "Object" and returns the encoded content as an Object. |
|
RichFaces Core Implementation 4.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||