XCMS Toolkit

schemajic.codec
Class ASN1Decoder

java.lang.Object
  extended by schemajic.codec.Decoder
      extended by schemajic.codec.ASN1Decoder
Direct Known Subclasses:
DERDecoder

public abstract class ASN1Decoder
extends Decoder

Models the abstract concept of an ASN.1 value decoder.

Version:
1.00 - 2006/01/14
Author:
support@phillipgriffin.com

Constructor Summary
ASN1Decoder()
          Constructor for ASN1Decoder.
 
Method Summary
 
Methods inherited from class schemajic.codec.Decoder
decode, getInputStream, setInputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASN1Decoder

public ASN1Decoder()
Constructor for ASN1Decoder.


XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.