| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.dss.util.BASE64Decoder
public final class BASE64Decoder
| Constructor Summary | |
|---|---|
BASE64Decoder()
Constructor  | 
|
| Method Summary | |
|---|---|
 byte[] | 
decode(java.lang.String encodedStr)
Decodes an encoded String into a byte array  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BASE64Decoder()
| Method Detail | 
|---|
public byte[] decode(java.lang.String encodedStr)
              throws java.io.IOException
encodedStr - the encoded String
java.io.IOException - if an error occured during the decoding process
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||