org.jasn
Class BerDumper

java.lang.Object
  extended byorg.jasn.BerDumper

public class BerDumper
extends Object

Author:
Nicolas Vraux

Constructor Summary
BerDumper(InputStream in)
           
 
Method Summary
 void dump(int indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BerDumper

public BerDumper(InputStream in)
Method Detail

dump

public void dump(int indent)
          throws IOException
Throws:
IOException


Copyright © 2004 Nicolas Vraux. All Rights Reserved.