| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.dss.util.BASE64Encoder
public final class BASE64Encoder
| Constructor Summary | |
|---|---|
BASE64Encoder()Constructor  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
encode(byte[] stream)Encodes a byte array to a String  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BASE64Encoder()
| Method Detail | 
|---|
public java.lang.String encode(byte[] stream)
                        throws java.io.IOException
stream - byte array to be encodedjava.io.IOException - if an error occured during the encoding process
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||