A B C D E F G O P R S T U V X

B

BASE64Decoder - Class in org.ffws.lib
Utility class to do Base64 decoding, as defined by RFC 2045, section 6.8 (http://www.ietf.org/rfc/rfc2045.txt) Uses the same class and function names as Sun's implementation from sun.misc Consente di decodificare una stringa di tipo Base64
BASE64Decoder() - Constructor for class org.ffws.lib.BASE64Decoder
 
BASE64Encoder - Class in org.ffws.lib
Utility class to do Base64 encoding, as defined by RFC 2045, section 6.8 (http://www.ietf.org/rfc/rfc2045.txt) Uses the same class and function names as Sun's implementation from sun.misc Consente di codificare una stringa in Base64
BASE64Encoder() - Constructor for class org.ffws.lib.BASE64Encoder
 

A B C D E F G O P R S T U V X