|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.bitmeister.asn1.type.ASN1Module
jp.bitmeister.asn1.type.BuiltInModule
public class BuiltInModule
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.
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 |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |