jp.bitmeister.asn1.type
Class BuiltInModule

java.lang.Object
  extended by jp.bitmeister.asn1.type.ASN1Module
      extended by jp.bitmeister.asn1.type.BuiltInModule

public class BuiltInModule
extends ASN1Module

The built-in ASN.1 module.

An instance of this class provides instantiate method that instantiates an ASN.1 data from a UNIVERSAL class tag.

Author:
WATANABE, Jun.

Nested Class Summary
static class BuiltInModule.UnknownEnumerated
          Represents unknown 'ENUMERATED' type.
static class BuiltInModule.UnknownSequence
          Represents unknown 'SEQUENCE' type.
static class BuiltInModule.UnknownSet
          Represents unknown 'SET' type.
 
Method Summary
 
Methods inherited from class jp.bitmeister.asn1.type.ASN1Module
identifier, instantiate, instantiate, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait