| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.util.Base64Binary
| Constructor Summary | |
| Base64Binary() | |
| Method Summary | |
| static byte[] | decode(java.lang.String pValue) | 
| static java.lang.String | encode(byte[] pValue) | 
| static byte[] | getClone(byte[] pValue) | 
| static void | main(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Base64Binary()
| Method Detail | 
public static byte[] getClone(byte[] pValue)
public static byte[] decode(java.lang.String pValue)
                     throws java.io.IOException
java.io.IOExceptionpublic static java.lang.String encode(byte[] pValue)
public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||