Uses of Package
jp.bitmeister.asn1.annotation

Packages that use jp.bitmeister.asn1.annotation
jp.bitmeister.asn1.type Contains the common classes and interfaces used for defining ASN.1 types and processing ASN.1 data. 
jp.bitmeister.asn1.type.builtin Contains the classes which represents built-in ASN.1 types. 
jp.bitmeister.asn1.type.useful Contains the classes which represents useful ASN.1 types. 
 

Classes in jp.bitmeister.asn1.annotation used by jp.bitmeister.asn1.type
ASN1BuiltIn
          Indicates that a type is an ASN.1 built-in type.
ASN1Identifier
          Indicates identifier used for ASN.1 definition.
 

Classes in jp.bitmeister.asn1.annotation used by jp.bitmeister.asn1.type.builtin
ASN1BuiltIn
          Indicates that a type is an ASN.1 built-in type.
ASN1Identifier
          Indicates identifier used for ASN.1 definition.
ASN1Tag
          Indicates an ASN.1 tag of a type or a field.
ASN1XmlTypeName
          Indicates xml type name for an ASN.1 type.
 

Classes in jp.bitmeister.asn1.annotation used by jp.bitmeister.asn1.type.useful
ASN1Alternative
          Indicates that a field is a 'CHOICE' alternative.
ASN1Anonymous
          Indicates that a type does not have own identifier.
ASN1BuiltIn
          Indicates that a type is an ASN.1 built-in type.
ASN1Element
          Indicates that a field is an element of a structured type.
ASN1Identifier
          Indicates identifier used for ASN.1 definition.
ASN1Tag
          Indicates an ASN.1 tag of a type or a field.
ASN1XmlTypeName
          Indicates xml type name for an ASN.1 type.
 



Copyright © 2012 BitMeister Inc. All Rights Reserved.