be.djdb.manipulators.streams.util.externstuf
Class Base64FileDecoder

java.lang.Object
  extended by be.djdb.manipulators.streams.util.externstuf.Base64FileDecoder

Deprecated.

@Deprecated
public class Base64FileDecoder
extends java.lang.Object


Field Summary
static long serialVersionUID
          Deprecated.  
 
Constructor Summary
Base64FileDecoder()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

Base64FileDecoder

public Base64FileDecoder()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException